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

Imu plugin doesn't report 9.8 m/s^2 for z linear acceleration #468

Open
ghost opened this issue Jun 22, 2016 · 4 comments
Open

Imu plugin doesn't report 9.8 m/s^2 for z linear acceleration #468

ghost opened this issue Jun 22, 2016 · 4 comments

Comments

@ghost
Copy link

ghost commented Jun 22, 2016

Gravity should show up on the z acceleration (assuming model has z pointing up).
I'm running the plugin with no noise.
I get for all the linear acceleration values, stuff that's negligible (10^-15).

@ghost
Copy link
Author

ghost commented Jun 22, 2016

#245, @shokoofeh references this fact at the bottom of the thread 2 years ago

@scpeters
Copy link
Member

Which ROS distro and gazebo version are you using? We have made some fixes to the IMU in gazebo recently, but I still need to check the ROS plugin.

@ghost
Copy link
Author

ghost commented Jun 23, 2016

I was using Gazebo 7 and ROS Kinetic.
The imu message in gazebo is correct (using Topic Visualizer, you see gravity), but the value coming out of the plugin is missing gravity.

@j-rivero
Copy link
Contributor

j-rivero commented Aug 2, 2016

There is an open pull request (pull #363) implementing a improved version of IMU. It might help you to fix the problem. Please provide feedback in the PR if it works for you. Thanks.

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

No branches or pull requests

2 participants