-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathstack.xml
More file actions
21 lines (18 loc) · 996 Bytes
/
stack.xml
File metadata and controls
21 lines (18 loc) · 996 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<stack>
<description brief="RCommander PR2">Stack containing PR2 specific plugins and controllers for RCommander.</description>
<author>Hai Nguyen (haidai@gmail.com), Advisor: Charles C. Kemp (Healthcare Robotics Lab, Georgia Tech)</author>
<license>BSD</license>
<review status="unreviewed" notes=""/>
<url>http://ros.org/wiki/rcommander</url>
<depend stack="ros" />
<depend stack="ros_comm" /> <!-- std_msgs, rospy -->
<depend stack="common" /> <!-- actionlib -->
<depend stack="common_msgs" /> <!-- sensor_msgs, trajectory_msgs, geometry_msgs -->
<depend stack="geometry" /> <!-- tf -->
<depend stack="navigation" /> <!-- move_base_msgs -->
<depend stack="arm_navigation" /> <!-- arm_navigation_msgs -->
<depend stack="executive_smach" /> <!-- smach_ros, smach -->
<depend stack="pr2_controllers" /> <!-- pr2_controllers_msgs -->
<depend stack="pr2_mechanism" /> <!-- pr2_mechanism_msgs -->
<depend stack="hrl_pr2" /> <!-- pr2_mechanism_msgs -->
</stack>