core / com.acmerobotics.roadrunner

Package com.acmerobotics.roadrunner

Common types used to represent robot state, paths, trajectories, etc.

Types

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

Extensions for External Classes

kotlin.Double