forked from CCNYRoboticsLab/asctec_drivers
-
Notifications
You must be signed in to change notification settings - Fork 0
/
stack.xml
15 lines (15 loc) · 778 Bytes
/
stack.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<stack>
<description brief="AscTec Quadrotor drivers">Driver stack for AscTec Quadrotors including the Pelican and Hummingbird</description>
<author>Maintained by Ivan Dryanovski, Roberto G. Valenti, William Morris, et al.</author>
<license>GPL</license>
<review status="experimental" notes="Under active development"/>
<url>http://ros.org/wiki/asctec_drivers</url>
<version>0.1.0</version>
<depend stack="common_msgs" /> <!-- nav_msgs, geometry_msgs, sensor_msgs -->
<depend stack="diagnostics" /> <!-- diagnostic_updater -->
<depend stack="geometry" /> <!-- tf -->
<depend stack="mav_tools" /> <!-- mav_msgs -->
<depend stack="common" /> <!-- nodelet -->
<depend stack="ros" />
<depend stack="ros_comm" /> <!-- rospy, std_msgs, roscpp -->
</stack>