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

Update PointAtNoteCommand to use new SCL field oriented gamepad vectors #255

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aschokking
Copy link
Contributor

Why are we doing this?

I found writing this field oriented logic in PointAtNoteCommand confusing and error prone.

Whats changing?

Inside SCL there's now a method on gamepad to get field oriented vectors for joysticks to make subsequent math easy hopefully. This depends on SCL PR: Team488/SeriouslyCommonLib#473

Future work

I didn't touch the field oriented swerve drive logic

How this was tested

  • unit tests added
  • tested on robot

@aschokking aschokking requested a review from a team as a code owner March 21, 2024 23:40
@JohnGilb JohnGilb marked this pull request as draft March 23, 2024 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants