This repository has been archived by the owner on Oct 25, 2021. It is now read-only.
Operator Interface (OI) joystick accessors #8
Labels
Outreach Robot
Issues relating to the Outreach Robot
The DriveByJoystick command needs to provide two joystick readings (doubles) or a pair of joystick axes (WPIlib has a class for this.) Decide the type to return and define helper methods that will allow DriveByJoystick to read the current "speed" and "steer" joystick positions.
The text was updated successfully, but these errors were encountered: