-
Notifications
You must be signed in to change notification settings - Fork 143
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 data #18
Comments
i have same issue, if you know how to add imu let me know |
I was able to add an IMU link and sensor to the D435 URDF output using the standard gazebo plugin. I haven't gotten around to modifying the xacro yet, but in case it helps, the following addition worked for me:
I haven't done too much testing, but this seems to work well enough. Note that, unlike a real D435i, the IMU data will not be synchronized with the image frames.. I haven't found a good way to achieve this yet. |
I've made a fork of this repo where I've added gazebo plugins to publish IMU data on the same topics as the Intel D435i. |
@m-tartari If you want to submit a PR we'll happily review it. At the moment we don't have the resources to add new features to this repo, but we can accept contributions. |
@v-lopez I've opened a pull request |
Hi
I use Intel D435i for simulation in Gazebo
I want to add IMU data to simulate
Could you offer some instructions to me?
or some else plugin could suggest
Thanks you!!!
The text was updated successfully, but these errors were encountered: