Hermes
Toggle table of contents
0.2.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Hermes
ftc
/
com.acmerobotics.roadrunner.logs
/
DriveCommandMessage
Drive
Command
Message
class
DriveCommandMessage
(
poseVelocity
:
PoseVelocity2dDual
<
Time
>
)
Members
Constructors
Drive
Command
Message
Link copied to clipboard
constructor
(
poseVelocity
:
PoseVelocity2dDual
<
Time
>
)
Properties
angular
Acceleration
Link copied to clipboard
var
angularAcceleration
:
Double
angular
Velocity
Link copied to clipboard
var
angularVelocity
:
Double
forward
Acceleration
Link copied to clipboard
var
forwardAcceleration
:
Double
forward
Velocity
Link copied to clipboard
var
forwardVelocity
:
Double
lateral
Acceleration
Link copied to clipboard
var
lateralAcceleration
:
Double
lateral
Velocity
Link copied to clipboard
var
lateralVelocity
:
Double
timestamp
Link copied to clipboard
var
timestamp
:
Long