2015-04-21 11:44:02 +00:00
|
|
|
<?xml version="1.0"?>
|
2015-09-18 14:52:52 +00:00
|
|
|
<package format="2">
|
2015-04-21 11:44:02 +00:00
|
|
|
<name>hand_control</name>
|
2015-09-18 14:52:52 +00:00
|
|
|
<version>1.1.0</version>
|
|
|
|
<description>
|
|
|
|
Controling a "Parrot AR Drone" with the hand movements measured by a Microsoft Kinect sensor.
|
|
|
|
</description>
|
|
|
|
<license>GPLv3+</license>
|
2015-04-21 11:44:02 +00:00
|
|
|
|
|
|
|
<maintainer email="luc.absil@supelec.fr">Luc ABSIL</maintainer>
|
|
|
|
<maintainer email="contact@lgdubois.fr">Louis-Guillaume DUBOIS</maintainer>
|
|
|
|
<maintainer email="paul.janin@supelec.fr">Paul JANIN</maintainer>
|
|
|
|
|
|
|
|
<author email="luc.absil@supelec.fr">Luc ABSIL</author>
|
|
|
|
<author email="contact@lgdubois.fr">Louis-Guillaume DUBOIS</author>
|
|
|
|
<author email="paul.janin@supelec.fr">Paul JANIN</author>
|
|
|
|
|
|
|
|
<buildtool_depend>catkin</buildtool_depend>
|
2015-04-30 19:04:03 +00:00
|
|
|
|
2015-09-18 14:52:52 +00:00
|
|
|
<depend>pcl_ros</depend>
|
|
|
|
<depend>pcl_msgs</depend>
|
|
|
|
<depend>roscpp</depend>
|
|
|
|
<depend>std_msgs</depend>
|
|
|
|
<depend>geometry_msgs</depend>
|
|
|
|
<depend>dynamic_reconfigure</depend>
|
2015-04-30 19:04:03 +00:00
|
|
|
|
2015-09-18 14:52:52 +00:00
|
|
|
<build_depend>message_generation</build_depend>
|
2015-04-21 11:44:02 +00:00
|
|
|
|
2015-09-18 14:52:52 +00:00
|
|
|
<exec_depend>message_runtime</exec_depend>
|
|
|
|
<exec_depend>ardrone_autonomy</exec_depend>
|
|
|
|
<exec_depend>freenect_launch</exec_depend>
|
|
|
|
<exec_depend>rqt_reconfigure</exec_depend>
|
2015-04-21 11:44:02 +00:00
|
|
|
</package>
|