You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary
An autonomous chooser allows the driver to select which autonomous script to run during the match. The autonomous chooser should have the following functions:
The chooser should display a list of of available files to choose from on the shuffleboard.
The chooser should indicate on the list which file is currently selected.
The chooser should be controlled by the D-Pad on the driver's gamepad.
The chooser should only be active during the disabled mode.
The chooser should automatically update what files are available as they are uploaded onto the robot.
Work Required
Create an autonomous chooser that meets the above requirements.
Verification
Requirements are met
CI passes
Code is documented
The chooser works
The text was updated successfully, but these errors were encountered:
Summary
An autonomous chooser allows the driver to select which autonomous script to run during the match. The autonomous chooser should have the following functions:
Work Required
Create an autonomous chooser that meets the above requirements.
Verification
Requirements are met
CI passes
Code is documented
The chooser works
The text was updated successfully, but these errors were encountered: