Skip to content

gyroscope offset correction #26

Description

@ashleythequeen1000-ops

Hello!
This code was written for NGIMU.
In the new generation - XIMU3, there is an option to make a gyroscope offset correction on-board .
When using this feature, should I remove lines 37 and 55?

  1. offset = imufusion.Offset(sample_rate)
  2. gyroscope[index] = offset.update(gyroscope[index])

Thanks!

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