setTickVelocity

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

Sets the velocity of the motor in encoder ticks per second.

Parameters

velocity

The velocity to set.

acceleration

The acceleration to set.