4.13.2 Using catkin
$ cd ~/catkin_ws/src
$ catkin_create_pkg mybot_description roscpp rospy urdf$ cd mybot_description
$ mkdir urdf
$ mkdir meshes
$ mkdir launch$ cd ~/catkin_ws
$ catkin_make$ rospack profileLast updated
$ cd ~/catkin_ws/src
$ catkin_create_pkg mybot_description roscpp rospy urdf$ cd mybot_description
$ mkdir urdf
$ mkdir meshes
$ mkdir launch$ cd ~/catkin_ws
$ catkin_make$ rospack profileLast updated