kdl_parser/urdf_interface/package.xml

25 lines
662 B
XML

<package>
<name>urdf_interface</name>
<version>1.9.31</version>
<description>
This package is DEPRECATED. Please use the urdfdom dependency directly instead of this package.
This package contains URDF C++ interface headers that define the
user API to the C++ URDF model.
</description>
<author>Wim Meeussen</author>
<author>John Hsu</author>
<maintainer email="isucan@willowgarage.com">Ioan Sucan</maintainer>
<license>BSD</license>
<url type="website">http://ros.org/wiki/urdf_interface</url>
<buildtool_depend>catkin</buildtool_depend>
<build_depend>urdfdom</build_depend>
<run_depend>urdfdom</run_depend>
</package>