Skip to content

The valkyrie_description package contains the URDF file for Valkryie as well as xacro files for generating the URDF and meshes for visualization

Notifications You must be signed in to change notification settings

openhumanoids/val_description

 
 

Repository files navigation

#Project Name - val_description #Maintainer - Jordan Lack - [email protected] - [email protected]

The val_description package contains the files needed to generate an URDF for Valkyrie as well as the meshes for visualization. Also contained in the val_description are xacro files for generating Valkyrie instance files. Valkyrie instance files are xml files that contain information about the hardware(actuators, shared memory nodes, sensors, etc). Some of this information is shared between the URDF and instance files. With this, the various coefficient files are included.

#Usage Instructions If you don't have ROS installed, shimmy over to here and install ROS. Once you have done this, clone the val_description repo in your catkin workspace. The URDF is then generated by:

cd <path_to_your_catkin_workspace> 
catkin_make

The URDF will be in the directory <val_description>/devel/share/val_description/model/urdf/

#Credits

  • Johnson Space Center - ER4 - Valkyrie Team
  • IHMC humanoids group
  • Maurice Fallon and his group
  • Open Source Robotics Foundation(OSRF)

#License NASA 1.3

About

The valkyrie_description package contains the URDF file for Valkryie as well as xacro files for generating the URDF and meshes for visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.7%
  • CMake 8.3%