SbgImuStatus
This is a ROS message definition.
Source
# SBG Ellipse Messages
# Submessage SbgImuData
# True if the communication with the IMU is ok.
bool imu_com
# True if internal IMU passes Built In Test (Calibration, CPU)
bool imu_status
# True if accelerometer X passes Built In Test
bool imu_accel_x
# True if accelerometer Y passes Built In Test
bool imu_accel_y
# True if accelerometer Z passes Built In Test
bool imu_accel_z
# True if gyroscope X passes Built In Test
bool imu_gyro_x
# True if gyroscope Y passes Built In Test
bool imu_gyro_y
# True if gyroscope Z passes Built In Test
bool imu_gyro_z
# True if accelerometers are within operating range
bool imu_accels_in_range
# True if gyroscopes are within operating range
bool imu_gyros_in_range