Package frc.robot.math.geometry
package frc.robot.math.geometry
-
ClassDescriptionRepresents an axis.Represents a circle with a known center and radius.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 ShapeA one-dimensional range with wrapping on [-pi,pi].Implementation of Separating Axis Theorem solver.2D triangle made up of 3 vertices.Record holding results of a call toTriangle2d.closestPoint(edu.wpi.first.math.geometry.Translation2d).