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
The algorithm high-pass filters the calculated velocity and position. The effect of a high-pass filter is to 'pull' a signal to zero. You can remove the high-pass filters by commenting out these sections of the code. Without the high-pass filters, the calculated velocity and position will rapidly drift and make the measurements unusable.
Hello,
I see in the code that it says it "pulls" the XIMU back to the origin when it's stationary. Do you know how I could remove this feature?
Thanks,
Mike
The text was updated successfully, but these errors were encountered: