Fusion icon indicating copy to clipboard operation
Fusion copied to clipboard

Results 14 Fusion issues
Sort by recently updated
recently updated
newest added

Hello, I am using the python package for the Fusion library. I am using an accelerometer, gyroscope, and external heading from a dual antenna GPS. **I've found that when the...

For to use Fusion algorithm for motion tracking of objects like demostrated in [Gait-tracking](https://github.com/xioTechnologies/Gait-Tracking) with different sensors available like BNO055, it is necessary for the sensor to include gravitational measurements...

Hi, I'm using the x-IMU3, and the magnetometer sampling frequency is only 20 Hz. I tried to interpolate, but it doesn't work well. Is there any suggestion using magnetometer data...

Hi. Does the project have test data? I tried the library on my NGIMU v1.6 and got very incomprehensible data.

Hi, thanks for your work. I would like to use this algorithm in a Rust project. I considered porting the code but then I found [this comment](https://github.com/jmagnuson/ahrs-rs/issues/21#issuecomment-1369023131) where you stated...

Hello, me and some colleagues of mine are working on a Sensor Fusion project. Our setup includes an accelerometer, a gyroscope, a magnetometer and a GPS. We were able to...

How does motion and external acceleration effect fusion algorithm? For example, if I am on a bike pedaling, and the IMU sensor is on my leg, how does this bike...

Hi, I'm having some trouble getting relaiable and precise values from an ICM42688 using the Fusion algorithm on an ESP32-C3 (custom PCB). I implemeted Fusion algorithm following the Simple example,...

The link in the readme to Dr. Madgwick's thesis appears to be broken. Just wanted to let you know.