|
Re: Roborio issues??
To properly debug the code, try to use System.println() statements and determine where the issue is. It could be that the joysticks aren't in the default port number and the println will tell you that the joystick isn't responding how you expect it to. Remember that with the RoboRIO the port numbers are 0 based indexed, so the first port number is 0 rather than 1, which it previously used to be.
__________________
Official Driving Record: 101-59-0
2012-2015 Student 341 Miss Daisy
2015-Current Mentor 1648 G3 Robotics
|