From 01a299318499cb9e12c4700139744eafc4b71846 Mon Sep 17 00:00:00 2001 From: Louis-Guillaume Dubois Date: Mon, 20 Apr 2015 15:32:58 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f74f968..70c5648 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,9 @@ Bibliothèques à regarder : - en particulier [computePointNormal](http://docs.pointclouds.org/trunk/classpcl_1_1_normal_estimation.html#afa0dd0bf400977f40eb91f08750bfa17) qui sert l’équation du plan sur un plateau - explication [ici](http://www.pointclouds.org/documentation/tutorials/normal_estimation.php#normal-estimation) * [pcl::ConditionalRemoval](http://docs.pointclouds.org/trunk/classpcl_1_1_conditional_removal.html) pour filtrer les points (critère de profondeur (plus simple a priori) ou couleur) - +- AR Drone : + * [ardrone_autonomy](https://github.com/AutonomyLab/ardrone_autonomy/tree/master#sending-commands-to-ar-drone) + * [ Pour l’interface Kinect on a le choix entre :