34 #ifndef OPEN_WALKER_CORE_IMPLEMENTATIONS_IMU_SENSOR_H 35 #define OPEN_WALKER_CORE_IMPLEMENTATIONS_IMU_SENSOR_H 60 xPP_(ow::LinearAcceleration::Zero()),
61 Q_(ow::AngularPosition::Identity()),
62 omega_(ow::AngularVelocity::Zero())
110 #endif // OPEN_WALKER_CORE_JOINT_POSITION_H
The IImuSensor class.
Definition: i_imu_sensor.h:47
The ImuSensor class.
Definition: imu_sensor.h:48
Definition: angular_acceleration.h:39
virtual ~ImuSensor()
Virtual destructor.
Definition: imu_sensor.h:68