This repository has been archived by the owner on Apr 18, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Rotate with Mindsensors AbsoluteIMU #10
Comments
Blocked, it is necessary to know how to get the Rate of a Gyro |
Reading the documentation exist a way to get the angle:
|
2 * arctan(t / (1 + sqrt(1- (t^2)))) |
The calculus is for angle, but I don´t know how get Gyro Rate |
I will continue the development using compass features |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It is necessary to know how to get the gyro rate from AbsoluteIMU
The text was updated successfully, but these errors were encountered: