magnetometer #43
-
Hi Thank you for your best team |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi AliRamshini, In NaveGo, no magnetometer is used for correcting the heading. In case of magnetometer, it is refereed as IMU and AHRS sensor fusion algorithm this example can be found at https://x-io.co.uk/open-source-imu-and-ahrs-algorithms/ Again, no magnetometer is used in NaveGo!! |
Beta Was this translation helpful? Give feedback.
-
Hello, I do not have currently magnetometer data to share. This is something I have to work on in order to implement the magnetometer heading system. Sorry.
This function is part of the UD filter, an error stable version of the Kalman filter. It has not been released yet. |
Beta Was this translation helpful? Give feedback.
Hi AliRamshini,
In NaveGo, no magnetometer is used for correcting the heading. In case of magnetometer, it is refereed as IMU and AHRS sensor fusion algorithm this example can be found at https://x-io.co.uk/open-source-imu-and-ahrs-algorithms/
Again, no magnetometer is used in NaveGo!!