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
But I want to ask you some questions about the usage. Walking along a straight line, the Y-axis will be offset from the results of Position data analysis. Is this due to the offset caused by walking towards the magnetic north or the gyroscope when walking?
My data results
The text was updated successfully, but these errors were encountered:
Hi! I believe this is just integration errors. Your device is a low cost IMU with lot of noise, and the double integration in this code isn't powerfull enough to deal with it (even tough the results are awesome).
PS - this code do nothing with mag measurements, just accel and gyro are needed.
Thank you for sharing the code
But I want to ask you some questions about the usage. Walking along a straight line, the Y-axis will be offset from the results of Position data analysis. Is this due to the offset caused by walking towards the magnetic north or the gyroscope when walking?
My data results
The text was updated successfully, but these errors were encountered: