Pose2d
@Serializable
Class for representing 2D robot poses (x, y, and heading) and their derivatives.
Properties
Functions
Link copied to clipboard
Returns whether two poses are approximately equal (within EPSILON).
Link copied to clipboard
Returns whether two poses are approximately equal (within EPSILON).
Link copied to clipboard
Returns the vector representation of this pose's heading.
Link copied to clipboard
Returns the negative of this pose.