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 HUD Functionality #109

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

Add HUD Functionality #109

wants to merge 11 commits into from

Conversation

hekno25
Copy link

@hekno25 hekno25 commented Mar 24, 2024

The goal is to reimplement aruw's client-display stuff to function with our codebase architecture.

At the moment it seems that the Command or Subsystem aren't queueing correctly, but I plan to check each component in order using the buzzer to see if a function is run or not.

@hekno25 hekno25 added the feature New feature label Mar 24, 2024
@hekno25 hekno25 self-assigned this Mar 24, 2024
@calebchalmers calebchalmers linked an issue Mar 24, 2024 that may be closed by this pull request
@hekno25
Copy link
Author

hekno25 commented Mar 28, 2024

To avoid a bunch of extraneous commits, I'll do a final lint once I get the functionality working. Until then these commits will probably continue to upset CI 😅

@hekno25
Copy link
Author

hekno25 commented Mar 29, 2024

Now the command definitely runs when you hit z on the keyboard, but there are no graphics drawn whatsoever.

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

Successfully merging this pull request may close these issues.

Add HUD to aid driving with the client
1 participant