-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Is there any official guidance to simulate D435i in gazebo&RViz? #911
Comments
Intel published a Gazebo plugin for RealSense, though it is a few years old. Looking in the files, it seems that it was intended to simulate the older RealSense R200 stereo camera model. https://github.com/intel/gazebo-realsense A RealSense user created their own evolution of this plugin that contains instructions for using it with RViz and URDF. This may provide useful guidance for adapting it for D435i. |
Hi @JackStig, Any update? I hope the info provided by @MartyG-RealSense resolves your question. |
Hi @MartyG-RealSense @RealSenseCustomerSupport , |
@JackStig Thanks so much for your update. I am sorry that you did not find what you needed. |
Hello |
Hi @sayyidabeegam I have responded to your question at #1453 (comment) - thanks! |
Recently I'm working on detecting obstacle by simulating D435i in gazebo and visualizing it on RViz. I've found some useful file on realsense2_description but I have not found overall guidance on it.Now I'm stuck on adding D435i to gazebo,so I want to read some practical urdf file(especially the one simulating with robot arm). Any help will be grateful,thank you.
The text was updated successfully, but these errors were encountered: