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

Incorrect angular rates #6

Open
hamzaMahdi opened this issue Mar 5, 2021 · 0 comments
Open

Incorrect angular rates #6

hamzaMahdi opened this issue Mar 5, 2021 · 0 comments

Comments

@hamzaMahdi
Copy link

imu_msg.angular_velocity.x = ypr[2];

Hello, I saw you publishing the angular rates as roll, pitch, yaw and I believe this shouldnt be the case. RPY are the actual "tilt" angles of the imu and not the angular rates.
You can instead use the actual gyro output as shown in this link:
https://www.i2cdevlib.com/forums/topic/106-get-angular-velocity-from-mpu-6050/

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

1 participant