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 new features to HUD #147

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from
Draft

Add new features to HUD #147

wants to merge 4 commits into from

Conversation

vinle0
Copy link
Contributor

@vinle0 vinle0 commented Oct 4, 2024

  • Reticle sight, to determine where the player should aim
  • Flywheel On, indicate whether we are actively shooting. A helpful feature since there can be a jam within the agitator
  • Beyblade Indicator, whether standard is currently spinning
  • Chassis direction, icon of the turret relative to the chassis; some lines indicating the boundaries of the standard

Would also need to allow for modular design, where we can add and manage additional HUD elements in the future

@vinle0 vinle0 linked an issue Oct 4, 2024 that may be closed by this pull request
@github-actions github-actions bot added the needs-testing Code needs to be flashed to hardware and tested before merging label Oct 4, 2024
@vinle0 vinle0 changed the title Initial code Add new features to HUD Oct 4, 2024
@vinle0 vinle0 added the feature New feature label Oct 4, 2024
Copy link

github-actions bot commented Oct 4, 2024

This code needs to be tested on robot hardware before it can be merged.
Once everything is confirmed to be working, please remove the needs-testing label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature needs-testing Code needs to be flashed to hardware and tested before merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add HUD to aid driving with the client
6 participants