Skip to content
This repository has been archived by the owner on Dec 20, 2019. It is now read-only.

The Control Mapping does not match #1

Open
nhalstead opened this issue Jul 6, 2017 · 0 comments
Open

The Control Mapping does not match #1

nhalstead opened this issue Jul 6, 2017 · 0 comments

Comments

@nhalstead
Copy link
Member

The Controls do not match the old LabView Code.
The 2 buttons ( LT[2] and RT[3] ) are supposed to be the Forward and Backward controls.

The Project also needs to change from a Tank Drive to an Arcade Drive

public static float joystickValue;
joystickValue = (joystick0.getRawAxis(2) + (-1 * joystick0.getRawAxis(3)));
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant