Pre-built URDF files from the open source Robonaut 2 and Valkyrie projects from JSC for easy use without needing to install the ROS platform. The derivative URDF model files provided in this repo are covered under the same license as their original sources.

nasa-jsc-robotics/val_description
nasa-jsc-robotics/r2_description
urdf directory in the root of the repobash ./convert-xacro.sh ./robots ./urdf./urdf!mkdir -p ./catkin_ws/srccd catkin_wscatkin_makeval_description repositorycatkin_ws/src/val_descriptioncatkin_ws/src/val_description/CMakeLists.txt file
catkin_python_setup()catkin_add_nosetests(test)catkin_make installcatkin_ws/devel/share/val_description/model/urdfxacro files to urdf using ROS Indigo.