View Single Post
  #3   Spotlight this post!  
Unread 13-02-2013, 01:41
gixxy's Avatar
gixxy gixxy is offline
Programming and Arduino Mentor
AKA: Gustave Michel III
FRC #3946 (Tiger Robotics)
Team Role: Mentor
 
Join Date: Nov 2011
Rookie Year: 2012
Location: Ruston, LA
Posts: 207
gixxy is on a distinguished road
Re: XBOX Controller JAVA Programming

If it is programming the robot in general you are having problems with See Brad's videos(linked above).

If it is getting the Xbox to work with your robot code you can always use the default Joystick class, or optionally you could use an Xbox class like the one I designed: https://github.com/frc3946/UltimateA...ontroller.java

In either case the process of use is nearly Identical, just more abstraction with the XboxController class.
__________________
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
Reply With Quote