Skip to content

float accuracy values for other quantities than quaternions #66

Closed
@jerabaul29

Description

@jerabaul29

I like very much that the quaternion data can produce a detailed accuracy value in addition to the quality flag:

byte quat_accuracy = bno080_imu.getQuatAccuracy();
float quat_radian_accuracry = bno080_imu.getQuatRadianAccuracy();

I only find documented the quality flag, not detailed float value, for the other components (acceleration, gyro, magnetometer). Any way to access detailed float value uncertainties on these too / if not, is this something that can be added, or is it just not produced by the IMU?

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