Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check if biases states in Kalman filter should be error states or direct states #129

Closed
rodralez opened this issue Jun 6, 2022 · 1 comment

Comments

@rodralez
Copy link
Owner

rodralez commented Jun 6, 2022

Check in Groves' book if biases states in Kalman filter are error states or direct states. Correct the code according.

@rodralez
Copy link
Owner Author

rodralez commented Jun 16, 2022

It is checked that inertial biases states are error states in Kalman filter. They are the errors between both truth and noisy inertial measurements, as shown in Eq. 4.18, Groves' book.

Modified files are:

  1. ins_gnss.m
  2. ins_gnss_mag.m
  3. ins_visual.m
  4. ins_visual_gnss.m

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

No branches or pull requests

1 participant