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 IMU values #45

Closed
wants to merge 1 commit into from
Closed

Conversation

allenh1
Copy link
Contributor

@allenh1 allenh1 commented Jun 14, 2017

I'm fixing the IMU values that are being published currently by the /imu topic.

According to the document here, there is a necessary scale factor that is not being used. If you dig through the code for the IMU, you'll see that they provide the raw ADC values here, which are still raw values.

This is still a work in progress, there's only a PR because I wanted you to know I'm working on it.

@allenh1 allenh1 changed the title WIP: Fix IMU values Fix IMU values Jun 26, 2017
@allenh1
Copy link
Contributor Author

allenh1 commented Jun 26, 2017

Ok, this is ready now. Applies to both the waffle and the burger.

@allenh1
Copy link
Contributor Author

allenh1 commented Jun 26, 2017

Not sure what I did to the git history here... Let me try and fix it.

@allenh1
Copy link
Contributor Author

allenh1 commented Jun 26, 2017

Ok. Fixed.

@allenh1 allenh1 mentioned this pull request Jul 21, 2017
@robotpilot
Copy link
Member

Merged into branch: feature-from-openrobotics from allenh1-fix-imu-values / 4ba3691
@allenh1, Thank you for your contribution. :)

@robotpilot robotpilot closed this Sep 14, 2017
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