-
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
Use Realsense D435i camera on Turtlebot3 in Gazebo simulation #1769
Comments
Hi @MART98 The link below has details of a RealSense user who used Turtlebot3 Waffle Pi with a D435 and Gazebo. Their work was based on a Turtlebot3 Gazebo plugin by ROBOTIS-GIT: https://github.com/ROBOTIS-GIT/turtlebot3_simulations |
@MartyG-RealSense Thanks. I save it in src and built it. I use this command : but there is this Error: Resource not found: turtlebot3_description_with_d435 |
It looks as though turtlebot3_description_with_d435 is a xacro that should be in the urdf folder of this project. I could not locate that file though and it did not seem that editing the files would provide a solution. |
It may be worth trying the pal-robotics D435 gazebo plugin instead. https://github.com/pal-robotics/realsense_gazebo_plugin |
Hi @MART98 Do you require further assistance with this case, please? Thanks! |
@MartyG-RealSense I have installed all files that you said |
Hi @MART98 I'm sorry to hear that you are having problems with your installation. Please let me know what the results were of your most recent re-installation attempt when you have performed it, please. Thanks very much. |
@MartyG-RealSense Thanks .... Now i reinstall these packages : https://github.com/pal-robotics/realsense_gazebo_plugin What should I do Next? |
Looking at the package list above, the thoughts that I have are:
As the pal-robotics plugin - https://github.com/pal-robotics/realsense_gazebo_plugin - is designed specifically for use with D435, I would recommend focusing solely on that link. Instructions for installing it can be found in the discussion at the pal-robotics forum at the link below. pal-robotics/realsense_gazebo_plugin#7 I will provide an edited version of those instructions below.
To this:
packagename is the name of the package.
Note: I am not certain of the original instructions' meaning of 'to be joint on' in regard to the baselink.
|
@MartyG-RealSense thanks...
<xacro:include filename="$(find packagename)/urdf/_d435.urdf.xacro" /> what do you mean? In which file i havo to write :
|
Sincere apologies for the delay in responding further. Unfortunately I cannot offer any further suggestions about this Gazebo plugin after providing the edited instructions above as I do not have any knowledge about the subject of Gazebo simulation of RealSense. I am sorry. |
@MartyG-RealSense Thanks for helping |
Case closed due to no further comments received. |
@MART98 Does anyone have a roadmap for a solution to this issue? |
Hi friends...
I want to use Realsense D435i camera on Turtlebot3 for SLAM and Navigation in Gazebo and RViz . (I dont buy this camera yet and I want to simulating turtlebot3 with this camera in Gazebo initially)
How can i do that?
How can i change the camera of turtlebot3 and use Realsense D435i camera instead?
ROS 1 Melodic
Ubuntu 18.04
Thanks...
The text was updated successfully, but these errors were encountered: