setDistanceVelocity

fun setDistanceVelocity(velocity: Double, acceleration: Double = 0.0)

Sets the velocity of the motor in distance units per second.

Parameters

velocity

The velocity to set.

acceleration

The acceleration to set.