Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Earth mag state covariances are initialized to 0 #554

Closed
CarlOlsson opened this issue Jan 18, 2019 · 1 comment
Closed

Earth mag state covariances are initialized to 0 #554

CarlOlsson opened this issue Jan 18, 2019 · 1 comment
Assignees

Comments

@CarlOlsson
Copy link
Contributor

@priseborough the issue you are referring to here is not a problem with the new quaternion covariance reset branch but a bug on master.

It was introduced here and happens because when mag_align_complete is set to true here the saved_mag_variance is not updated here so the mag field states are overwritten to zero the first time we activate 3D mag fusion here

One way of solving this is to force 3D fusion for a short time right after takeoff, something a proposed a while back ago here

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants