setWheelVelocities

abstract fun setWheelVelocities(velocities: List<Double>, accelerations: List<Double>)

Sets the wheel velocities (and accelerations) of each motor, in distance units per second. Velocities and accelerations match the ordering in setMotorPowers.