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