|
From: | Jochen Rieger |
Subject: | Re: [Paparazzi-devel] Issue with Body_to_Imu and DCM |
Date: | Wed, 15 Feb 2012 13:08:09 +0100 |
Hi Jochen,what AHRS algo are you referring to?http://paparazzi.enac.fr/wiki/Subsystem/ahrs has the current statusSo if you are on the dev branch, you are fine using int_cmpl_quat, it will deal with all BODY_TO_IMU rotations correctly.float_dcm does not handle this correctly, patches are welcome!But due to limited time, I'm not going to fix that one. I would recommend to use int_cmpl_quat anyway.Cheers, FelixOn Wed, Feb 15, 2012 at 9:44 AM, Jochen Rieger <address@hidden> wrote:
_______________________________________________Hello, in my airframe, i need to turn the board on the z axis.
I set the angle in the airframe file to:<define name="BODY_TO_IMU_PHI" value="RadOfDeg( 0. )"/> <define name="BODY_TO_IMU_THETA" value="RadOfDeg( 0. )"/> <define name="BODY_TO_IMU_PSI" value="RadOfDeg( 90. )"/>
It is possible that i will have problems?
Because in the wiki there are problems with Body_to_imu and the AHRS.
Also the USE_MAGNETOMETER is not tested, current status?
Thanks for informations.
Regards.
-Jochen
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] |