ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Imported URDF model submerged in Gazebo

asked 2022-09-13 01:40:35 -0500

Omar_Alkassas gravatar image

updated 2022-09-13 06:24:05 -0500

ravijoshi gravatar image

I imported my model from Solidworks with urdfconverter. The robot looks fine in RViz, but in the Gazebo, it looks submerged, and the prismatic joint doesn't work well, making the table fall. Also, the fixed joint doesn't appear. During starting, the robot moves.

Here is my urdf file.

For these problems, I searched, and one said, "try to correct the inertia." I tried to correct them, but with nothing happened. For the fixed joint, I found that it is better to put it revolute with limits 0, but this transform makes RViz collapse. I am using ROS melodic and gazebo 9.

edit retag flag offensive close merge delete

Comments

The question is best suited for Gazebo Answers.

ravijoshi gravatar image ravijoshi  ( 2022-09-13 06:20:40 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-09-13 17:41:02 -0500

Mike Scheutzow gravatar image

updated 2022-09-13 17:42:03 -0500

Creating a wheeled-robot simulation from scratch is complicated, and it requires much more than exporting a file from solidworks. There are existing simulations for the turtlebot3 or the jackal that you can install from apt. I suggest you go through one of those tutorials, and also study the provided files to see how they did things before you try to create your own robot.

You could start with this link: http://wiki.ros.org/turtlebot3_simula...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2022-09-13 01:40:35 -0500

Seen: 79 times

Last updated: Sep 13 '22