rame
14-02-2015, 04:31
Hi,
I am a newbie and this my first post. Sorry.
We are using this Java code without making any changes.
https://wpilib.screenstepslive.com/s/4485/m/13809/l/145307-creating-your-benchtop-test-program
...
myRobot.arcadeDrive(stick);
....
We are using the Logitech 3D Pro from the KOP.
The robot moves. But pulling backwards on the joystick = robot moves forwards. Pushing the joystick forwards = robot moves backwards.
How can we reverse this?
Sorry I do not know how to post code and I do not want to paste the code here.
Thanks in advance for your help.
I am a newbie and this my first post. Sorry.
We are using this Java code without making any changes.
https://wpilib.screenstepslive.com/s/4485/m/13809/l/145307-creating-your-benchtop-test-program
...
myRobot.arcadeDrive(stick);
....
We are using the Logitech 3D Pro from the KOP.
The robot moves. But pulling backwards on the joystick = robot moves forwards. Pushing the joystick forwards = robot moves backwards.
How can we reverse this?
Sorry I do not know how to post code and I do not want to paste the code here.
Thanks in advance for your help.