Common types used to represent robot state, paths, trajectories, etc.
Pose2d
class Pose2d
Class for representing 2D robot poses (x, y, and heading) and their derivatives.
Vector2d
class Vector2d
Class for representing 2D vectors (x and y).
kotlin.Double