Skip to content
This repository was archived by the owner on Nov 3, 2024. It is now read-only.
This repository was archived by the owner on Nov 3, 2024. It is now read-only.

improve position estimate by feeding pressure sensor data through IMU sensor fusion board #47

Description

@aksell

The IMU board used on project Otterholm features a sensor fusion chip that improves the accuracy of the IMU.

The sensor fusion chip is sensor agnostic meaning that it can take data from most sensors as long as the sensor is I2C register readable. We can therefore feed the sensor fusion algorithm data from the pressure sensor to give us a more precise position estimate. kriswiner has a nice wiki on sensor fusion with the IMU board, this might be a good place to start implementing this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions