ARC Pro

Upgrade to ARC Pro

Don't limit your robot's potential – subscribe to ARC Pro and transform it into a dynamic, intelligent machine.

PRO
Canada
#2  

I've never really used the EZ-SDK but I figured I'd post the commands to see if you can compare and see if you have any syntax errors:

Field:EZ_B.Joystick.JoystickDevice.ID

  • Joystick ID, [0..15].

Method:EZ_B.Joystick.JoystickDevice.Name

  • Joystick name.

Method:EZ_B.Joystick.JoystickDevice.Axes

  • Number of joystick axes.

Method:EZ_B.Joystick.JoystickDevice.Buttons

  • Number of joystick buttons.

Have you tried to move the servos by an alternate method to make your code is working well on that side of things?

PRO
Synthiam
#3  
  1. You can download the EZ-SDK

  2. Follow the README.TXT on getting it setup correctly

  3. Look at the Tutorial 47 - Joystick project

#4  

@ jnicolas , looks like DJ swooped in and saved the day agian:) , do you mind marking this thread as answered? Thank you - Josh