|
Re: how to program an xbox controller to drive a robot
You can program them the same way you program any joystick, the buttons/axis will just not match up by default, you can do some experimenting to figure that out.
If you are using Java, I wrote a class for the Xbox Controller last year that is a drop in replacement for the standard joystick class when it comes to the CommandBased scheduling.
XboxController.java
__________________
 Programmer - A creature known for converting Caffeine into Code.
Studying Computer Science @ Louisiana Tech University
Associate Consultant @ Fenway Group
2012-13: 3946 - Head of Programming, Electrical and Web
2014 - 3468 - Programming Mentor
2015 - Present - Lurker
Last edited by gixxy : 29-11-2013 at 21:36.
|