|
Re: Lost our last programmer
The above post notes that all your actions in autonomous are commented out.
I would try outputting the joystick values in the teleop code (try System.out.println() to print to Netbeans' console) to make sure you are getting input from the joysticks. If the jaguar lights still stay solid yellow when you know joystick values are going through, I'd check the signal wiring.
|