15 lines
543 B
XML
15 lines
543 B
XML
<package>
|
|
<description brief="URDF to COLLADA converter">
|
|
This package contains a tool to convert Unified Robot Description Format (URDF) documents into COLLAborative Design Activity (COLLADA) documents.
|
|
</description>
|
|
<author>Tim Field</author>
|
|
<license>BSD</license>
|
|
<review status="Unreviewed" notes=""/>
|
|
<url>http://ros.org/wiki/collada_urdf</url>
|
|
<depend package="roscpp" />
|
|
<depend package="urdf" />
|
|
<depend package="colladadom" />
|
|
<depend package="assimp" />
|
|
<depend package="resource_retriever" />
|
|
</package>
|