I'm using this library in a C++ project on a Raspberry PI, with an external gyro/acc/compass board purchased on Amazon. Setup for the Mahony filter seems to work fine but when I switch to Kalman, the output goes crazy and is completely wrong. Is there any scaling or input differences that are needed to run the Kalman filter? I'm using all the default setting for both Kalman and Mahony.
Thanks,
Patrick Duffy
I'm using this library in a C++ project on a Raspberry PI, with an external gyro/acc/compass board purchased on Amazon. Setup for the Mahony filter seems to work fine but when I switch to Kalman, the output goes crazy and is completely wrong. Is there any scaling or input differences that are needed to run the Kalman filter? I'm using all the default setting for both Kalman and Mahony.
Thanks,
Patrick Duffy