30 lines
1.1 KiB
XML
30 lines
1.1 KiB
XML
<package>
|
|
<name>robot_geometry_msgs</name>
|
|
<version>0.7.10</version>
|
|
<description>
|
|
robot_geometry_msgs is the second generation of the transform library, which lets
|
|
the user keep track of multiple coordinate frames over time. robot_geometry_msgs
|
|
maintains the relationship between coordinate frames in a tree
|
|
structure buffered in time, and lets the user transform points,
|
|
vectors, etc between any two coordinate frames at any desired
|
|
point in time.
|
|
</description>
|
|
<author>Tully Foote</author>
|
|
<author>Eitan Marder-Eppstein</author>
|
|
<author>Wim Meeussen</author>
|
|
<maintainer email="tfoote@osrfoundation.org">Tully Foote</maintainer>
|
|
<license>BSD</license>
|
|
|
|
<url type="website">http://www.ros.org/wiki/robot_geometry_msgs</url>
|
|
|
|
<buildtool_depend version_gte="0.5.68">catkin</buildtool_depend>
|
|
|
|
<build_depend>robot_std_msgs</build_depend>
|
|
<build_depend>utils</build_depend>
|
|
<build_depend>robot_time</build_depend>
|
|
|
|
<run_depend>robot_std_msgs</run_depend>
|
|
<run_depend>utils</run_depend>
|
|
<run_depend>robot_time</run_depend>
|
|
|
|
</package> |