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 update rate problem #43

Open
Mondo92 opened this issue Dec 19, 2017 · 0 comments
Open

imu plugin update rate problem #43

Mondo92 opened this issue Dec 19, 2017 · 0 comments

Comments

@Mondo92
Copy link

Mondo92 commented Dec 19, 2017

Hi everyone,

I'm trying to interface a quadrotor model in gazebo with the hector imu plugin with Matlab Simulink. The aim is to simulate the model dynamics entirely in Simulink and to only move it in Gazebo gazebo/set_model_state topic. Hence the physic is disabled.

I'm experiencing a problem with the Imu plugin measures. While keeping all drift and noise set to zero I get very different values by changing the update rate field that should be expressed in Hz.
With 200Hz (that should be the reference frequency for the imu I want to simulate) I get very low angular velocity values :
untitled1
(y: ang vel [rad/s] x: time [s])
On the other hand, by setting up a update rate of 20Hz I get this very different but reasonable angular velocity values:
untitled2
(y: ang vel [rad/s] x: time [s])
In both cases linear accelerations turned out to be correct.

I can't understand the nature of the problem so I would like to ask for help.
Regards.

@Mondo92 Mondo92 changed the title imu plugin problem imu plugin update rate problem Dec 19, 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

No branches or pull requests

1 participant