-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Drift in ICM20948 IMU. #143
Comments
I'm using the ICM20948 IMU for getting the angular rotation of a robot. I'm using complementary filter for calculating the q values and the viasualization is done using rviz2. Thank you for the suggestions. |
Did you have any luck with this issue? |
Maybe I understand something incorrectly, but the gyrosensor will always have a drift see: https://electronics.stackexchange.com/questions/445787/what-actually-causes-gyroscope-drift-in-imu |
For more Information about the topic and parts of an IMU see: |
I'm using ICM20948 IMU. This is the driver used
Expected output
The visualization should remain stationary when the IMU is at rest.
Actual output
The visualization is rotating about z-axis even when the IMU is at rest.
The text was updated successfully, but these errors were encountered: