core / com.acmerobotics.roadrunner.geometry

Package com.acmerobotics.roadrunner.geometry

Core geometric types for representing robot state.

Types

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).

Extensions for External Classes

kotlin.Double