![]() |
NTURT Zephyr v0.0.1
NTURT common library for Zephyr RTOS
|
IMU message. More...
#include <nturt/msg/interfaces/sensor.h>
Data Fields | |
struct msg_header | header |
union msg_3d_data | accel |
union msg_3d_data | gyro |
union msg_3d_data | orient |
IMU message.
union msg_3d_data msg_sensor_imu::accel |
Acceleration. Unit: m/s^2
union msg_3d_data msg_sensor_imu::gyro |
Angular velocity. Unit: rad/s
struct msg_header msg_sensor_imu::header |
Message header.
union msg_3d_data msg_sensor_imu::orient |
Orientation in Eular angles. Unit: deg