Closed
Description
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
Labels
No labels