forked from ipa320/cob_environment_perception
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstack.xml
More file actions
16 lines (15 loc) · 725 Bytes
/
stack.xml
File metadata and controls
16 lines (15 loc) · 725 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<stack>
<description brief="cob_environment_perception">cob_environment_perception</description>
<author>Maintained by Georg Arbeiter</author>
<license>BSD</license>
<review status="unreviewed" notes=""/>
<url>http://ros.org/wiki/cob_environment_perception</url>
<depend stack="common" /> <!-- actionlib -->
<depend stack="common_msgs" /> <!-- sensor_msgs, actionlib_msgs, geometry_msgs -->
<depend stack="perception_pcl" /> <!-- pcl -->
<depend stack="pr2_object_manipulation" /> <!-- tabletop_object_detector -->
<depend stack="ros" />
<depend stack="ros_comm" /> <!-- rosbag, std_msgs -->
<depend stack="visualization" /> <!-- rviz -->
<depend stack="cob_common" /> <!-- cob_srvs -->
</stack>