View Single Post
  #3   Spotlight this post!  
Unread 04-02-2013, 20:45
James H James H is offline
Registered User
FRC #4256
 
Join Date: Feb 2013
Location: United States
Posts: 9
James H is an unknown quantity at this point
Re: 2 Joysticks Needed?

Quote:
Originally Posted by Alan Anderson View Post
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.
Reply With Quote