Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Quaternion Values #8

Open
Open
@MarcoRomero64

Description

@MarcoRomero64

I installed Arduino 1.7.8 and wanted to use Quaternions values from the library of NAxisMotion.

Unfortunately the values I got were wrong
quat_arduino

Quaternions range is [-1,1] and I got near 15,000...

I looked at the datasheet and the library, the problem is that the library doesn´t scale the data. According to the datasheet 1 Quaternion is 2^14 (16,348).

Hope this helps for future releases

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