Skip to content

Computing Beta and Zeta Values #485

@mecitpmk

Description

@mecitpmk

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions