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/src
cd catkin_ws
catkin_make
val_description
repositorycatkin_ws/src/val_description
catkin_ws/src/val_description/CMakeLists.txt
file
catkin_python_setup()
catkin_add_nosetests(test)
catkin_make install
catkin_ws/devel/share/val_description/model/urdf
xacro
files to urdf
using ROS Indigo.