vex_sdk::imu

Function vexDeviceImuReset

Source
pub unsafe fn vexDeviceImuReset(device: V5_DeviceT)
Expand description

Calibrates the IMU. This function is non-blocking.

ยงSafety

Calls to jumptable functions are unsafe because jumptable functions are owned by VEXos and we cannot guarantee their safety.