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

Switch IMU controller package to simulate real IMU #132

Open
nancyhong123 opened this issue Mar 21, 2020 · 0 comments
Open

Switch IMU controller package to simulate real IMU #132

nancyhong123 opened this issue Mar 21, 2020 · 0 comments
Assignees
Labels

Comments

@nancyhong123
Copy link
Collaborator

nancyhong123 commented Mar 21, 2020

Currently our model uses the model plugin GazeboRosImu to simulate the IMU measurements. However this is not representative of the real model as IMU should be simulated as a sensor which takes in data from the world.

The correct implementation should be to use the sensor plugin GazeboRosImuSensor

The Link below gives an example of how this can be added in a urdf:
http://gazebosim.org/tutorials?tut=ros_gzplugins

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants