modif package.xml pour rendre version finale
This commit is contained in:
parent
deb39a95c0
commit
ab0ada07c2
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0"?>
|
||||
<package>
|
||||
<name>hand_control</name>
|
||||
<version>0.0.0</version>
|
||||
<version>1.0.0</version>
|
||||
<description>Contrôle d’un drone "Parrot AR Drone" par les mouvements de la main mesurés par une Kinect</description>
|
||||
|
||||
<maintainer email="luc.absil@supelec.fr">Luc ABSIL</maintainer>
|
||||
|
@ -10,8 +10,6 @@
|
|||
|
||||
<license>BSD</license>
|
||||
|
||||
<url type="website">https://bitbucket.org/_Luc_/handcontrol</url>
|
||||
|
||||
<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>
|
||||
|
|
Loading…
Reference in a new issue