|
From: | Eric Poppe |
Subject: | Re: [Paparazzi-devel] AR.Drone vertical velocity without SONAR |
Date: | Wed, 21 May 2014 11:47:13 +0000 |
Hi Felix,
Thanks for your answer and sorry for my late reply, I didn't have the AR.Drone with me for a while. I just tested it without the type="extended" and it gives similar results as before. I attached two log files, one with "extended" (13:09:54) and one without (13:11:33). In the logs I move the AR.Drone up and down several times after which I hold it steady in altitude while rotating around the pitch and roll axes. Without "extended" a little less bias develops in the vertical velocity but it is still there. I would like to fly indoors without the sonar as I am aiming on high tilt angle flights so both INS_USE_GPS and USE_SONAR are not an option. Also, I have a separate vertical velocity loop in my controller so the vertical velocity estimation has to be accurate for my controller to work properly. Kind regards, Eric Date: Fri, 16 May 2014 16:14:45 +0200 From: address@hidden To: address@hidden Subject: Re: [Paparazzi-devel] AR.Drone vertical velocity without SONAR Hi Eric, this is of course not supposed to happen. It would probably help to have the VFF_EXTENDED message as well (add it to your telemetry file). However the ins extended was especially meant to be used with baro and sonar (or gps alt update).
If you don't want to use the sonar (or INS_USE_GPS_ALT), can you try again with <subsystem name="ins"/> instead of <subsystem name="ins" type="extended"/>? Maybe someone actually using this (@Gautier, @TUDelft) can shed a bit more light on this. Cheers, Felix On Wed, May 14, 2014 at 3:26 PM, Eric Poppe <address@hidden> wrote:
_______________________________________________ Paparazzi-devel mailing list address@hidden https://lists.nongnu.org/mailman/listinfo/paparazzi-devel |
14_05_21__13_11_33.log
Description: Text document
14_05_21__13_11_33.data
Description: Binary data
14_05_21__13_09_54.log
Description: Text document
14_05_21__13_09_54.data
Description: Binary data
[Prev in Thread] | Current Thread | [Next in Thread] |