|
Re: Unable to invert motor
Quote:
Originally Posted by JacobD
For future reference, I believe there is a method to invert your speed controller.
In the class SpeedController:
Code:
SpeedController.setInverted();
Correct me if I'm wrong.
|
You can't invert object within RobotDrive unless they are fed to robot drive which is a bit of work
__________________
FRC Team 1684 - Head Programmer (2013-2016)
FRC Team 5460 - Programming Mentor (2015-2016)

FIRST in Michigan - Technical Crew (2015-continuing)
|