This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Use of IMU in pypilot
#3
In my experience with Kalman filters in other projects
without biases as states variables in the model the Kalman filter simply converges to
values with error (basically wrong , skewed values).
So having biases and estimating them in Kalman process is essential.
Using Kalman model without estimating biases and relying on sensor self correction leads
to too big systemic errors.

There papers which often publish some Kalman model which assume no bias (zero mean noise)
People code them as is, without extending matrices for biases. These filters do not work with real sensors.

I could never make compass in pypilot work without unreasonable drift.
I’ve done all calibrations. There were fine. I do cicrcles on a boat after leaving marina to give it
chances to auto calibrate. But the drift is too high. And I think it’s due to RTImuLib2 Kalman
not having biases in the dynamic model.

Thanks
Download BBN Marine OS for raspberry pi 

https://bareboat-necessities.github.io/m...at-os.html

Video of actual installation:

https://www.youtube.com/watch?v=3zMjUs2X3qU


Reply


Messages In This Thread
Use of IMU in pypilot - by mgrouch - 2024-09-13, 09:52 PM
RE: Use of IMU in pypilot - by seandepagnier - 2024-09-16, 03:20 AM
RE: Use of IMU in pypilot - by mgrouch - 2024-09-16, 03:50 PM
RE: Use of IMU in pypilot - by seandepagnier - 2024-09-16, 04:21 PM
RE: Use of IMU in pypilot - by mgrouch - 2024-09-17, 12:58 AM
RE: Use of IMU in pypilot - by seandepagnier - 2024-09-17, 03:06 PM
RE: Use of IMU in pypilot - by mgrouch - 2024-09-17, 03:22 PM
RE: Use of IMU in pypilot - by mgrouch - 2024-09-16, 04:45 PM
RE: Use of IMU in pypilot - by seandepagnier - 2024-09-19, 10:41 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)