You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 1, 2024. It is now read-only.
In resetMagHeading() in ekf_helper.cpp we use the angular error of the last external vision measurement when we calculate the angular error variance vector even if external vision is not activated.
In resetMagHeading() in ekf_helper.cpp we use the angular error of the last external vision measurement when we calculate the angular error variance vector even if external vision is not activated.
https://github.com/PX4/ecl/blob/4822bf83861513cf330ab1482439ed1c72e99232/EKF/ekf_helper.cpp#L732-L739
The bug seems to have been introduced here
The text was updated successfully, but these errors were encountered: