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
While #24 is implemented, we should work on making an autonomous chooser. This will allow the driver to select which autonomous script to run during the match. Here are the requirements:
The autonomous chooser shall display a list of available files to choose from on shuffleboard
The autonomous chooser shall indicate on the list which file is currently selected
The autonomous chooser shall be controlled using the D-Pad on the driver or manipulator gamepad
The autonomous chooser shall only be active in disabled mode
The autonomous chooser shall update what files are available automatically as new files are uploaded to the robot
Work
Implement an autonomous chooser that meets the above requirements
Verification
Requirements met
CI passes
The text was updated successfully, but these errors were encountered:
Summary
While #24 is implemented, we should work on making an autonomous chooser. This will allow the driver to select which autonomous script to run during the match. Here are the requirements:
Work
Verification
The text was updated successfully, but these errors were encountered: