set Motor Powers
open fun setMotorPowers(leftFrontPower: Double, leftBackPower: Double, rightBackPower: Double, rightFrontPower: Double)
Set the raw power of each motor on the drive.
Parameters
left Front Power
the power of the front left motor
left Back Power
the power of the back left motor
right Back Power
the power of the back right motor
right Front Power
the power of the front right motor