You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've used the example code from this repository. When I log the MPU6050.KalmanAngleX value and move the IMU quickly, it changes to nan(0x800000...) and does not recover afterwards. This only happens with KalmanAngleX, not KalmanAngleY. What part of the calculation could cause this?
Activity