Skip to content

IMU Axis Conventions #123

@dlktdr

Description

@dlktdr

The current axis convention from the IMU is using is Y+ faces forward, X+ to the right and Z+ faces up. X+ on the Nano 33 faces the USB port, Z+ is away from the chips. This is not a standard convention. Propose switching to NED.

https://en.wikipedia.org/wiki/Axes_conventions

To prevent too much confusion when updating, the firmware should add saving the current version into flash going forward. Default to zero if not found. If version less < xx, apply necessary rotations to make the output NED.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions