Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autonomous Chooser #5

Open
AbbeySieg opened this issue Jan 8, 2024 · 0 comments
Open

Autonomous Chooser #5

AbbeySieg opened this issue Jan 8, 2024 · 0 comments

Comments

@AbbeySieg
Copy link
Collaborator

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:

  1. The chooser should display a list of of available files to choose from on the shuffleboard.
  2. The chooser should indicate on the list which file is currently selected.
  3. The chooser should be controlled by the D-Pad on the driver's gamepad.
  4. The chooser should only be active during the disabled mode.
  5. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant