![]() |
Re: Xbox Controller
Quote:
Code:
public XBox(int port) { |
Re: Xbox Controller
Ok AWESOME now it works just fine.
I tried uploading this https://github.com/MrSTUDofCODE/XBox.../edu/wpi/first code to the robot and it does not work - the button assignments don't work and the joysticks don't work Here's the output: Code:
ant -f C:\\Users\\Developer\\Documents\\NetBeansProjects\\XBoxBot2014 deploy run |
Re: Xbox Controller
Quote:
|
Re: Xbox Controller
Ok I think I fixed that - here's https://github.com/MrSTUDofCODE/XBox.../edu/wpi/first the updated code
But it still shows an error: Code:
ant -f C:\\Users\\Developer\\Documents\\NetBeansProjects\\XBoxBot2014 deploy run |
Re: Xbox Controller
2 Attachment(s)
In your Chassis subsystem you have an OI declaration, remove it.
FYI, your XBox class looks perfect. I have also attached my version of the XBoxController and PS4Controller classes for anybody out there that would like to use them. We are working on creating a utilities library and will post it later. I have not tested the mappings on a robot yet, so if you notice anything that is not mapped correctly when you use it please let me know. |
Re: Xbox Controller
Ok AWESOME - thanks the robot works like a CHARM!
|
| All times are GMT -5. The time now is 12:23. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi