|
|
@ -613,7 +613,7 @@ void NavEKF2_core::UpdateStrapdownEquationsNED() |
|
|
|
* The inspiration for using a complementary filter to correct for time delays in the EKF |
|
|
|
* The inspiration for using a complementary filter to correct for time delays in the EKF |
|
|
|
* is based on the work by A Khosravian. |
|
|
|
* is based on the work by A Khosravian. |
|
|
|
* |
|
|
|
* |
|
|
|
* “Recursive Attitude Estimation in the Presence of Multi-rate and Multi-delay Vector Measurements” |
|
|
|
* "Recursive Attitude Estimation in the Presence of Multi-rate and Multi-delay Vector Measurements" |
|
|
|
* A Khosravian, J Trumpf, R Mahony, T Hamel, Australian National University |
|
|
|
* A Khosravian, J Trumpf, R Mahony, T Hamel, Australian National University |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
void NavEKF2_core::calcOutputStates() |
|
|
|
void NavEKF2_core::calcOutputStates() |
|
|
|