Package-level declarations
Types
Link copied to clipboard
object AngleCalculations
A collection of methods for calculations related to angles.
Link copied to clipboard
class BezierCurve(swo: SwerveOdometry, trapConstraints: TrapezoidProfile.Constraints, startPoint: Vector2, controlPoint1: Vector2, controlPoint2: Vector2, endPoint: Vector2, resolution: Double)
Link copied to clipboard
object Conversions
A collection of methods for converting between units of measure
Link copied to clipboard
A class to keep track of position and rotation on the field
Link copied to clipboard
object MiscCalculations
Miscellaneous calculations.