Sensor Specifications.
More...
#include <esp32_bno08x_test_config.hpp>
Sensor Specifications.
BNO08x is a 9-axis IMU with integrated sensor fusion.
◆ ACCEL_RANGE_G
| constexpr uint16_t BNO08x_TestConfig::SensorSpecs::ACCEL_RANGE_G = 8 |
|
staticconstexpr |
◆ GYRO_RANGE_DPS
| constexpr uint16_t BNO08x_TestConfig::SensorSpecs::GYRO_RANGE_DPS = 2000 |
|
staticconstexpr |
◆ MAX_REPORT_RATE_HZ
| constexpr uint16_t BNO08x_TestConfig::SensorSpecs::MAX_REPORT_RATE_HZ = 400 |
|
staticconstexpr |
◆ ROTATION_ACCURACY_DEG
| constexpr float BNO08x_TestConfig::SensorSpecs::ROTATION_ACCURACY_DEG = 2.0f |
|
staticconstexpr |
Rotation vector accuracy (°)
The documentation for this struct was generated from the following file: