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

Unified control modes #150

Merged
merged 4 commits into from
Nov 10, 2024
Merged

Unified control modes #150

merged 4 commits into from
Nov 10, 2024

Conversation

anemone1321
Copy link
Contributor

Unified joystick and keyboard controls:
UP = Joystick and keyboard turret relative
MID = Joystick chassis relative and keyboard turret relative
DOWN = Joystick and keyboard chassis relative
Beyblade toggle only works for keyboard turret relative modes

Unified joystick and keyboard controls:
UP = Joystick and keyboard turret relative
MID = Joystick chassis relative and keyboard turret relative
DOWN = Joystick and keyboard chassis relative
Beyblade toggle sets turret relative to both
@github-actions github-actions bot added the needs-testing Code needs to be flashed to hardware and tested before merging label Oct 9, 2024
Attempt to clang format
@calebchalmers calebchalmers linked an issue Oct 21, 2024 that may be closed by this pull request
anemone1321 and others added 2 commits October 25, 2024 18:09
Fixed joystick error where robot would keep moving after no input

Beyblading still needs testing
* For the sake of simplicity, turret-relative can always be used.
In the event that this is annoying, we can always add more options.
* This also frees up the right switch to use for other stuff.
@calebchalmers calebchalmers removed the needs-testing Code needs to be flashed to hardware and tested before merging label Nov 10, 2024
@calebchalmers calebchalmers merged commit 3b2146b into develop Nov 10, 2024
7 checks passed
@calebchalmers calebchalmers deleted the unify-controls branch November 10, 2024 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unify control modes
2 participants