Project

General

Profile

Statistics
| Branch: | Revision:

root / quad2 / altitude_node / manifest.xml @ 98e35b23

History | View | Annotate | Download (289 Bytes)

1 737bd480 Tom Mullins
<package>
2
3
  <description brief="altitude_node">
4
    Publishes thrust settings to /mikrokopter/thrust based on height information
5
  </description>
6
  <author>Tom Mullins</author>
7
  
8
  <depend package="roscpp"/>
9
  <depend package="std_msgs"/>
10
  <depend package="mikrokopter"/>
11
12
</package>
13