Expand description
V5 Inertial Sensor
Structs§
Functions§
- vexDevice
ImuAttitude ⚠Get - Returns the 3-axis euler angles of the IMU bounded from -180 to 180 degrees.
- vexDevice
ImuData ⚠Rate Set - Safety
- vexDevice
ImuDegrees ⚠Get - Returns the yaw-axis rotation of the IMU as an angle in degrees bounded 0-360.
- vexDevice
ImuHeading ⚠Get - Returns the yaw-axis rotation of the IMU as an unbounded angle in degrees.
- vexDevice
ImuMode ⚠Get - Safety
- vexDevice
ImuMode ⚠Set - Safety
- vexDevice
ImuQuaternion ⚠Get - Returns quaternion defined by the IMU’s rotation.
- vexDevice
ImuRaw ⚠Accel Get - Returns the raw accelerometer readings of the IMU in G.
- vexDevice
ImuRaw ⚠Gyro Get - Returns the raw gyroscope readings of the IMU in degrees per second,
- vexDevice
ImuReset ⚠ - Calibrates the IMU. This function is non-blocking.
- vexDevice
ImuStatus ⚠Get - Returns the IMU’s status bits.