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

Implement autonomous chooser #25

Open
jkleiber opened this issue Jan 15, 2023 · 0 comments
Open

Implement autonomous chooser #25

jkleiber opened this issue Jan 15, 2023 · 0 comments
Labels
enhancement New feature or request long-term stuff that we don't necessarily have to do right now

Comments

@jkleiber
Copy link
Contributor

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:

  1. The autonomous chooser shall display a list of available files to choose from on shuffleboard
  2. The autonomous chooser shall indicate on the list which file is currently selected
  3. The autonomous chooser shall be controlled using the D-Pad on the driver or manipulator gamepad
  4. The autonomous chooser shall only be active in disabled mode
  5. 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
@jkleiber jkleiber added the enhancement New feature or request label Jan 15, 2023
@jkleiber jkleiber added this to the Prototype Software milestone Jan 15, 2023
@danielbrownmsm danielbrownmsm added the long-term stuff that we don't necessarily have to do right now label Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request long-term stuff that we don't necessarily have to do right now
Projects
None yet
Development

No branches or pull requests

2 participants