core / com.acmerobotics.roadrunner.drive / Drive / setDriveSignal

setDriveSignal

abstract fun setDriveSignal(driveSignal: DriveSignal): Unit (source)

Sets the current commanded drive state of the robot. Feedforward is applied to driveSignal before it reaches the motors.