Identifiers for all SH-2 sensor reports supported by the BNO08x.
Pass these to EnableSensor() / DisableSensor() / HasNewData() / GetLatest(). Values correspond to the SH-2 sensor ID bytes defined in the CEVA datasheet.
| Enumerator |
|---|
| Accelerometer | Calibrated acceleration vector (m/s^2)
|
| Gyroscope | Calibrated angular velocity (rad/s)
|
| Magnetometer | Calibrated magnetic field (uT)
|
| LinearAcceleration | Acceleration minus gravity (m/s^2)
|
| RotationVector | Fused absolute orientation quaternion.
|
| Gravity | Gravity vector (m/s^2)
|
| GyroUncalibrated | Raw angular velocity (rad/s)
|
| GameRotationVector | Orientation without magnetometer heading.
|
| GeomagneticRotationVector | Orientation using magnetometer for heading.
|
| Pressure | Barometric pressure (hPa)
|
| AmbientLight | Ambient light level (lux)
|
| Humidity | Relative humidity (%)
|
| Proximity | Proximity detector (cm)
|
| Temperature | Temperature (deg C)
|
| MagneticFieldUncalibrated | Raw magnetic field (uT)
|
| TapDetector | Single or double tap event.
|
| StepCounter | Cumulative step count.
|
| SignificantMotion | Significant motion detected.
|
| StabilityClassifier | Device stability state (on table, in hand, etc.)
|
| RawAccelerometer | Raw accelerometer ADC counts.
|
| RawGyroscope | Raw gyroscope ADC counts.
|
| RawMagnetometer | Raw magnetometer ADC counts.
|
| StepDetector | Individual step detected.
|
| ShakeDetector | Shake gesture detected.
|
| FlipDetector | Flip gesture detected.
|
| PickupDetector | Pickup gesture detected.
|
| StabilityDetector | Stability change detected.
|
| PersonalActivityClassifier | Activity classification (walking, running, etc.)
|
| SleepDetector | Sleep state detected.
|
| TiltDetector | Tilt event detected.
|
| PocketDetector | Device-in-pocket detected.
|
| CircleDetector | Circular motion detected.
|
| HeartRateMonitor | Heart rate data.
|
| ARVRStabilizedRV | AR/VR stabilised rotation vector.
|
| ARVRStabilizedGameRV | AR/VR stabilised game rotation vector.
|
| GyroIntegratedRV | High-rate gyro-integrated rotation vector.
|
| IZroMotionRequest | Interactive ZRO motion intent/request.
|
| RawOpticalFlow | Raw optical flow report.
|
| DeadReckoningPose | Dead reckoning pose estimate.
|
| WheelEncoder | Wheel encoder report.
|