mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-19 23:28:32 -04:00
c62fc336cb
The EKF2 implementation uses one IMU per EKF2 core. When reporting the gyro estimate, accel_ef estimate and gyro bias estimate we need to use the values associated with the current IMU index being used by the current EKF2 core. Otherwise we will have an inconsistency between the gyro estimate and attitude estimate This affects all multi-IMU systems using EKF2 |
||
---|---|---|
.. | ||
examples/AHRS_Test | ||
AP_AHRS_DCM.cpp | ||
AP_AHRS_DCM.h | ||
AP_AHRS_NavEKF.cpp | ||
AP_AHRS_NavEKF.h | ||
AP_AHRS.cpp | ||
AP_AHRS.h |