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

Follow conventions in 2025 base robot code #59

Open
Ishan1522 opened this issue Nov 3, 2024 · 0 comments · May be fixed by #72
Open

Follow conventions in 2025 base robot code #59

Ishan1522 opened this issue Nov 3, 2024 · 0 comments · May be fixed by #72
Assignees
Labels
good first issue Good for newcomers minion task a task for a minion

Comments

@Ishan1522
Copy link
Member

Interfaces should be renamed from <Subsystem>IO to <Subsystem>Interface
Classes that simulate code should be renamed from <Subsystem>IOSim to Simulated<Subsystem>
Classes that are used to control physical hardware should be renamed from <Subsystem>IOTalonFX to Physical<Subsystem>
Everything else stays the same

@Ishan1522 Ishan1522 added good first issue Good for newcomers minion task a task for a minion labels Nov 3, 2024
@junocapra junocapra linked a pull request Nov 15, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers minion task a task for a minion
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants