Quote:
Originally Posted by cgmv123
"Robots don't quit" (at least in this context) likely means you're not sending commands to the Victors fast enough. Try disabling MotorSafety using:
Code:
VictorSP.setSafetyEnabled(false);
|
That wouldn't be legal for comp would it?