Absolute Drive Command
constructor(vForwards: DoubleSupplier, vStrafe: DoubleSupplier, headingX: DoubleSupplier, headingY: DoubleSupplier)
Parameters
v Forwards
Supplier for the forwards velocity of the robot
v Strafe
Supplier for the side-to-side velocity of the robot
heading X
X Component of the desired heading
heading Y
Y Component of the desired heading