Get the IMU data format
Get the sensor IMU data format.
Note: User can run DELETE /api/v1/sensor/config command to configure imu_data_format back to default i.e. NORMAL. For more information on the IMU specifications refer to Sensor Datasheet.
Response
IMU packet structure metadata
accel_fsr
Refers to the Full Scale Range of the accelerometer
gyro_fsr
Refers to the Full Scale Range of the gyroscope
imu_packets_per_frame
IMU packets per frame
imu_rate_hz
Configured IMU sample rate in hertz
imu_measurements_per_packet
IMU measurements per packet
udp_profile_imu
The configured UDP profile for IMU

