|
Re: void RobotDrive::SetLeftRightMotorSpeeds?
The simple and obvious solution is to duplicate the lines that control the front motors and change them to control the middle motors.
(But I'm not as strong in C++ as I could be, so keep in mind this adage: For every complex problem, there is usually a solution that is simple, obvious...and wrong.)
|