forked from ericperko/precision_navigation
-
Notifications
You must be signed in to change notification settings - Fork 2
/
stack.xml
16 lines (15 loc) · 770 Bytes
/
stack.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<stack>
<description brief="precision_navigation">precision_navigation</description>
<author>Maintained by Eric Perko</author>
<license>BSD</license>
<review status="unreviewed" notes=""/>
<url>http://ros.org/wiki/precision_navigation</url>
<depend stack="common" /> <!-- pluginlib -->
<depend stack="common_msgs" /> <!-- nav_msgs, sensor_msgs, actionlib_msgs, geometry_msgs -->
<depend stack="geometry" /> <!-- tf -->
<depend stack="laser_pipeline" /> <!-- laser_geometry -->
<depend stack="octomap_mapping" /> <!-- octomap_ros -->
<depend stack="perception_pcl" /> <!-- pcl_ros -->
<depend stack="ros" />
<depend stack="ros_comm" /> <!-- nav_msgs, roscpp, sensor_msgs, actionlib_msgs, std_msgs, octomap_ros, geometry_msgs, tf -->
</stack>