Skip to content

In which unit does the complementary/madgwick filter need the acc-data for proper working? #206

@ChrisWoll

Description

@ChrisWoll

I think it's not 100 % clear in which unit the algorithm needs the acc date:

In the Complementary Filter paper, it says normalized, aswell in the comment in the header-file for the update() method.
But if I look in the implementation, for example the checkstate() or getAdaptiveGain() function, it compares the magnitude of acc with the gravity, which would be completly nonsense if the input is a normalized acc-vector. And then I ve seen in a YouTube Video that it wants in mg.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions