![]() |
0.3.0
|
IMU Position. More...
Private Attributes | |
Eigen::Vector3d | _b_positionIMU_p |
IMU position in body frame coordinates in [m]. | |
Eigen::Quaterniond | _b_quat_p |
Quaternion from IMU platform frame to body frame. | |
Friends | |
void | from_json (const json &j, ImuPos &pos) |
Read info from a json object. | |
class | Imu |
class | MultiImuFile |
IMU Position.
Read info from a json object.
[in] | j | Json variable to read info from |
[out] | pos | Output object |