DriveCommandMessage

RoadRunner v1.0 logging message for a drive command.

Since

6.0.0

Constructors

Link copied to clipboard
constructor(@NonNull poseVelocity: PoseVelocity2dDual<Time>)

Properties

Link copied to clipboard
The angular acceleration at this time.
Link copied to clipboard
The angular velocity at this time.
Link copied to clipboard
The forward acceleration at this time.
Link copied to clipboard
The forward velocity at this time.
Link copied to clipboard
The lateral acceleration at this time.
Link copied to clipboard
The lateral velocity at this time.
Link copied to clipboard
open var timestamp: Long
The timestamp this message was created.