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

The Control Mapping does not match #1

@nhalstead

Description

@nhalstead

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)));

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions