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

Fix simulated vs real angle mismatches #118

Merged
merged 5 commits into from
Aug 7, 2024
Merged

Conversation

ACat701
Copy link
Contributor

@ACat701 ACat701 commented Aug 3, 2024

Fixes the bug where the value of simAngle (the pigeon's simulated angle) would not match the value of the Pose Estimator's rotation.

I didn't convert the variable to a Measure<Angle> as I figured that would cause more problems right now. I think that converting everything into measures should just be one giant pr instead, with its own dedicated testing. I would prefer if this could be tested on a real bot, as the changes to the resetPoseToPose method may mess with autos (though I doubt it).

@ACat701 ACat701 requested a review from a team as a code owner August 3, 2024 09:31
@ACat701 ACat701 enabled auto-merge (squash) August 3, 2024 09:31
@ACat701
Copy link
Contributor Author

ACat701 commented Aug 3, 2024

Ok imma be real i dont know why the build failed
I'll be free on Sunday if you need me to fix anything- just let me know

@ACat701 ACat701 merged commit 8718ae4 into main Aug 7, 2024
1 check passed
@ACat701 ACat701 deleted the reset-simulation-angle branch August 7, 2024 01:08
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.

2 participants