URDF viewer of SW2URDF

asked 2020-11-09 21:58:43 -0600

Huma gravatar image

I am trying to build a urdf for a complicated robot, i have exported the design using sw2urdf and a package directory "x" is generated then i follow these steps:

1- switch to ubuntu and create a directory " p">> src>> x . 2. cd to "p" and run: catkin_make 3.Source ~/p/devel/Setup .bash 4.Cd launch 5. Roslaunch gazebo.launch

The gazebo open an empty world not including my robot. My questions what is the wrong with my steps? What is the proper method to open my robot in gazeb & rviz? Sw 20 Ubunutu 18.04

edit retag flag offensive close merge delete

Comments

It seems to be the same post as https://answers.ros.org/question/3651....

miura gravatar image miura  ( 2020-11-11 06:17:50 -0600 )edit