Package frc.lib.math


package frc.lib.math
  • Class
    Description
    Represents an axis.
    Represents a circle with a known center and radius.
    Mathematical conversions for swerve calculations
    Represents a convex shape for the purpose of separating axis solving.
    A static hexagon shape.
    A one-dimensional range.
    Represents a line in 2d space.
    Result type for SeparatingAxis.
    Rotating Rectangle Shape
    A one-dimensional range with wrapping on [-pi,pi].
    Implementation of Separating Axis Theorem solver.