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

Remove IMU Angular Velocity Bug Note #173

Merged
merged 5 commits into from
Sep 20, 2022
Merged

Conversation

Lunerwalker2
Copy link
Contributor

IMU driver bug swapping the x and z angular velocity axes is fixed in SDK 8.0, and the note in the drive classes is no longer needed.

@rbrott rbrott merged commit e3b7b98 into acmerobotics:master Sep 20, 2022
rbrott added a commit that referenced this pull request Sep 20, 2022
* fix: corrected the angular velocity axes

See SDK issue FIRST-Tech-Challenge/FtcRobotController#251

* Update TeamCode/src/main/java/org/firstinspires/ftc/teamcode/drive/SampleMecanumDrive.java

- better description

Co-authored-by: Ryan Brott <rcbrott@gmail.com>

* fix: changed tank class comment to match mecanum

* fix: remove ang velo bug note

- Fixed in SDK 8.0

Co-authored-by: Ryan Brott <rcbrott@gmail.com>
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