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

Split Turret subsystem into separate Yaw and Pitch subsystems #154

Open
calebchalmers opened this issue Nov 10, 2024 · 0 comments
Open

Split Turret subsystem into separate Yaw and Pitch subsystems #154

calebchalmers opened this issue Nov 10, 2024 · 0 comments
Labels
feature New feature
Milestone

Comments

@calebchalmers
Copy link
Contributor

I think that Yaw and Pitch are functionally separate, and can be used together by requiring both subsystems in turret commands.

By splitting them, it'll make keeping track of hardware status easier. For example: If pitch disconnects, we might want to continue using yaw; by having separate subsystems, we can make use of existing infrastructure for hardware checks.

@calebchalmers calebchalmers added the feature New feature label Nov 10, 2024
@calebchalmers calebchalmers added this to the Fall 2024 milestone Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant