kdl_parser/convex_decomposition/manifest.xml

19 lines
640 B
XML

<package>
<description brief="Convex Mesh Generation Library">
Convex Mesh Generation Library
This package is used to auto generate convex decomposed meshes for collision and visualization of robot links.
We are using the latest and the only version available. We plan on deprecating this package once we find a better
alternative.
</description>
<author>John Ratcliff</author>
<license>MIT</license>
<review status="3rdparty" notes=""/>
<url>http://www.amillionpixels.us/ConvexDecomposition.zip</url>
<export>
<cpp lflags="-L${prefix}/ConvexDecomposition/lib " cflags="-I${prefix}/ConvexDecomposition/include"/>
</export>
</package>