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 multi-robot configuration #7

Open
2 tasks
Dylan-Powers opened this issue Nov 5, 2023 · 0 comments
Open
2 tasks

Implement multi-robot configuration #7

Dylan-Powers opened this issue Nov 5, 2023 · 0 comments
Milestone

Comments

@Dylan-Powers
Copy link
Member

As a robotics team member, I want to be able to specify what ports different subsystems are on and reverse motors without touching code so that we can maintain a single codebase for all robots and so that everyone can adjust which motors are on which ports.

Definition of Done:

  • A single file on the SD card can configure any port to map to any motor of a standard subsystem configuration.
  • Any motor can be reversed from that file.

Note: a "standard subsystem configuration" can be thought of as a standard drive base plus some subsystem motors. The specific game and robot progress can determine what exactly this looks like.

@Dylan-Powers Dylan-Powers added this to the Enhancements milestone Nov 5, 2023
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