Skip to content

Instantly share code, notes, and snippets.

@FirefoxMetzger
Created January 8, 2020 13:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FirefoxMetzger/4df5f96056d1fbae9cbc4013e495a4e9 to your computer and use it in GitHub Desktop.
Save FirefoxMetzger/4df5f96056d1fbae9cbc4013e495a4e9 to your computer and use it in GitHub Desktop.
The config file to use the Franka Emika Pandas robot model in Gazebo
<?xml version="1.0"?>
<model>
<name>Panda Robot</name>
<version>1.0</version>
<sdf version="1.6">model.sdf</sdf>
<author>
<name>YOUR NAME</name>
<email>YOUR EMAIL</email>
</author>
<description>
A sdf model of the Franka Emika Panda robot adapted from an existing urdf model.
This model is intended to be used in Gazebo.
</description>
</model>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment