setMotorPowers

open fun setMotorPowers(leftPower: Double, rightPower: Double)

Set the raw power for each side of the robot.

Parameters

leftPower

the power for the left side of the robot

rightPower

the power for the right side of the robot