-
Notifications
You must be signed in to change notification settings - Fork 467
Open
Description
Hello ,
I was trying to tune the beta and zeta parameters to make the orientation better.
I was came across with those parameeters in the codes :
float GyroMeasError = pi * (40.0f / 180.0f); // gyroscope measurement error in rads/s (start at 40 deg/s)
float GyroMeasDrift = pi * (0.0f / 180.0f); // gyroscope measurement drift in rad/s/s (start at 0.0 deg/s/s)
How did you determine the gyroscope measurement error as 40 deg/s ?
I couldnt see anything about it in the datasheet.
Besides that , same question for the gyroscope measurement drift as 0.0 deg/s/s .
If you have any knowledge about it please inform me about that.
Thank you,
Metadata
Metadata
Assignees
Labels
No labels