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

Add a RobotType enum for development #7

Open
Ishan1522 opened this issue Jan 7, 2025 · 0 comments
Open

Add a RobotType enum for development #7

Ishan1522 opened this issue Jan 7, 2025 · 0 comments
Assignees
Labels
regular priority normal priority item

Comments

@Ishan1522
Copy link
Member

Ishan1522 commented Jan 7, 2025

We will be using multiple robots during the season (Alpha bot!!) It would be helpful to have an enum to switch between these robots, similar to how we have an enum to switch between real, sim, and replay. If this enum was added we could get rid of the old one for sim and real.

So we currently have the PhysicalSubsystem and SimulatedSubsystem. With this enum we would have a CompSubsystem, a DevSubsystem, and a SimulatedSubsystem

@Ishan1522 Ishan1522 added the regular priority normal priority item label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regular priority normal priority item
Projects
None yet
Development

No branches or pull requests

2 participants