Expand description
V5 Inertial Sensor
Structs§
Functions§
- Returns the 3-axis euler angles of the IMU bounded from -180 to 180 degrees.
- Safety
- Returns the yaw-axis rotation of the IMU as an angle in degrees bounded 0-360.
- Returns the yaw-axis rotation of the IMU as an unbounded angle in degrees.
- Safety
- Safety
- Returns quaternion defined by the IMU’s rotation.
- Returns the raw accelerometer readings of the IMU in G.
- Returns the raw gyroscope readings of the IMU in degrees per second,
- Calibrates the IMU. This function is non-blocking.
- Returns the IMU’s status bits.