Quote:
Originally Posted by jhellr13
3) If the students are driving, and I quickly need to alter their driving, can I move my joystick to change direction, etc. or will the conflicting demands from both joysticks cause a problem with the jaguars?
We are using LabVIEW. Thanks for the help
|
If you want to override the command from the game controller, you can program a button to override the game controller and make the joystick do whatever you want. If you don't want to override as much as compensate (i.e. still use the command that the game controller is giving) you can average the game controller command and the joystick command or something of that nature.