|
| std::uint32_t | time |
| | Time which elapsed after camera working, in unit 0.1ms. More...
|
| |
|
std::int16_t | time_offset |
| | Time offset before retrieve IMU data, in unit 0.1ms.
|
| |
| float | temperature |
| | Temperature of imu. More...
|
| |
|
| float | accel_x |
| | Accelerometer data for 3-axis: x, y, z. More...
|
| |
| float | accel_y |
| | Accelerometer data for 3-axis: x, y, z. More...
|
| |
| float | accel_z |
| | Accelerometer data for 3-axis: x, y, z. More...
|
| |
|
| float | gyro_x |
| | Gyroscope data for 3-axis: x, y, z. More...
|
| |
| float | gyro_y |
| | Gyroscope data for 3-axis: x, y, z. More...
|
| |
| float | gyro_z |
| | Gyroscope data for 3-axis: x, y, z. More...
|
| |
IMU (inertial measurement unit) data.