Where do I get urdf_sim_tutorial package
I am doing this tutorial
One of the instructions is to run:
roslaunch urdf_sim_tutorial gazebo.launch
However I do not have urdf_sim_tutorial package.
I tried to install it, but it failed:
~$ sudo apt-get install ros-indigo-urdf_sim_tutorial
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ros-indigo-urdf_sim_tutorial
Searched it on github, but couldn't find it.
Can anyone tell me where can I get the package?