Project

General

Profile

Statistics
| Branch: | Revision:

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

History | View | Annotate | Download (326 Bytes)

1
<package>
2

    
3
  <description brief="joystick_node">
4
    Publishes roll/pitch/yaw settings to /mikrokopter/velocity and /mikrokopter/yaw
5
  </description>
6
  <author>Tom Mullins</author>
7
  
8
  <depend package="roscpp"/>
9
  <depend package="std_msgs"/>
10
  <depend package="sensor_msgs"/>
11
  <depend package="mikrokopter"/>
12

    
13
</package>
14

    
15