|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools |
Rating:
|
Display Modes |
|
#6
|
||||
|
||||
|
Re: Java Autonomous Help
I'm using one joystick. And the code line is
public void operatorControl() { chassis.setSafetyEnabled(true); while (isOperatorControl() && isEnabled()) chassis.arcadeDrive(rightStick); Timer.delay(0.01); } Last edited by TenaciousDrones : 05-09-2013 at 08:48. |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|