17 lines
435 B
XML
17 lines
435 B
XML
<package>
|
|
<description brief="Converts SimMechanics XML to URDF">
|
|
Converts SimMechanics XML to URDF
|
|
</description>
|
|
<author>David Lu!!</author>
|
|
<license>BSD</license>
|
|
<review status="unreviewed" notes=""/>
|
|
<url>http://ros.org/wiki/simmechanics_to_urdf</url>
|
|
<depend package="rospy"/>
|
|
<depend package="sensor_msgs"/>
|
|
<depend package="tf"/>
|
|
<depend package="urdf_python"/>
|
|
<rosdep name="python-yaml"/>
|
|
</package>
|
|
|
|
|