-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathstack.xml
More file actions
17 lines (16 loc) · 751 Bytes
/
stack.xml
File metadata and controls
17 lines (16 loc) · 751 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<stack>
<description brief="neo_driver">neo_driver</description>
<author>Maintained by Timo Hackel</author>
<license>BSD</license>
<review status="unreviewed" notes=""/>
<url>http://ros.org/wiki/neo_driver</url>
<depend stack="cob_common" /> <!-- cob_utilities -->
<depend stack="cob_extern" /> <!-- libpcan, libntcan -->
<depend stack="common_msgs" /> <!-- nav_msgs, trajectory_msgs, sensor_msgs, diagnostic_msgs -->
<depend stack="geometry" /> <!-- tf -->
<depend stack="navigation" /> <!-- move_base_msgs -->
<depend stack="neo_common" /> <!-- neo_msgs -->
<depend stack="pr2_controllers" /> <!-- pr2_controllers_msgs -->
<depend stack="ros" />
<depend stack="ros_comm" /> <!-- rostest, std_msgs, roscpp -->
</stack>