Quote:
Originally Posted by Alan Anderson
Can you give a little more information about the problem? What are you expecting to happen, and what is happening instead?
|
Basically what happened is this:
I tried to run the code on our robot with only 1 joystick plugged into the computer when in Begin.vi we have 2 joysticks set up. When I enabled TeleOp, the input of the joystick was skewed on the x-axis input to about 0.32 when the joystick was centered (where the values should be 0 and 0). When we plugged in the other joystick (so now both joysticks are plugged in) it returns to normal values when at rest. As far as I can tell, it's not an issue with our code and since we are planning to use 2 joysticks shouldn't be a big problem. However, I am wondering if it is an issue we can fix or if anyone else has encountered this.