|
From: | alonso acuña |
Subject: | Re: [Paparazzi-devel] Bug in rotorcraft thrust coefficient estimation |
Date: | Thu, 22 Oct 2015 07:21:48 -0600 |
Helo. Was there any noticeable misbehaviour of the aircraft due to this bug?
Hi,
It looks like you're right, it should be fixed in master now.
Gautier
Le 16/10/2015 22:56, Sreenath Dama a écrit :
Hi,
In the function "get_vertical_thrust_coef" defined in "rotorcraft/guidance/guidance_v.c " . 30 deg has been compared with the last entry of rotation matrix att->m[8]. But last entry[i.e 9th entry] in the rotation matrix is Cos(X), where X is the angle between the gravity vector and thrust vector.
Is last entry of rotation matrix is intended to compare wth cos(30deg) instead of 30deg ?
Thanks,srinath
ᐧ
_______________________________________________ Paparazzi-devel mailing list address@hidden https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
[Prev in Thread] | Current Thread | [Next in Thread] |