|
From: | Gautier Hattenberger |
Subject: | Re: [Paparazzi-devel] AR.Drone 2 magnetometer issues? |
Date: | Mon, 02 Feb 2015 11:55:25 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 |
The ground detect is suppose to find an acceleration peak when you
hit the ground. Which doesn't work you the landing is too soft or
the threshold to big. Setting it lower may help, but could also
trigger the detection too early during the final descent. On ARdrone, you can also use the sonar: - load the module agl_dist.xml in your airframe file - in the flight plan make an exception like <exception cond="0.1 > agl_dist_value_filtered" deroute="Holding point"/> in the flare block (together or in replacement of the NavGroundDetect exception). Gautier Le 31/01/2015 21:48, Ori Pessach a
écrit :
|
[Prev in Thread] | Current Thread | [Next in Thread] |