Skip to content
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

Yaw drift LSM6D3S #33

Open
vlsireddy opened this issue Feb 4, 2022 · 3 comments
Open

Yaw drift LSM6D3S #33

vlsireddy opened this issue Feb 4, 2022 · 3 comments

Comments

@vlsireddy
Copy link

vlsireddy commented Feb 4, 2022

Hi,

  1. I see Yaw drift with the example code. using LSM6D3S with Arduino cc.
  2. I looked at various forums and see that 9DoF using Magnetometer is used to compensate gyro.
  3. without magnetometer, the drift could be compensated by few methods. Is this already part of this library [i could not find such code]
  4. and if not, is there any reason why it is not yet taken up?

Thanks

@InputBlackBoxOutput
Copy link

Hi @vlsireddy, I am using an MPU6050 with an Arduino Uno. I also observe a drift in the yaw values while the roll and pitch values are pretty stable. Have you found a solution that will compensate for the drift without using a magnetometer?

@vlsireddy
Copy link
Author

vlsireddy commented Mar 14, 2022 via email

@InputBlackBoxOutput
Copy link

@vlsireddy No worries. I was going through the MPU6050 datasheet and found that it has a built-in motion processor that does sensor data fusion. I'll try it out when I get the time.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants