Core geometric types for representing robot state.
Pose2d
data class Pose2d
Class for representing 2D robot poses (x, y, and heading) and their derivatives.
Vector2d
data class Vector2d
Class for representing 2D vectors (x and y).
kotlin.Double