FP_A-...IMU (versions 1 and 2) messages payload.
More...
#include <fpa.hpp>
|
|
virtual | ~FpaPayload ()=default |
| | Virtual dtor for polymorphism.
|
| virtual bool | SetFromMsg (const uint8_t *msg, const std::size_t msg_size)=0 |
| | Set data from message.
|
| bool | SetFromBuf (const std::vector< uint8_t > &buf) |
| | Set data from message.
|
FP_A-...IMU (versions 1 and 2) messages payload.
Definition at line 853 of file fpa.hpp.
◆ gps_time
| FpaGpsTime fpsdk::common::parser::fpa::FpaImuPayload::gps_time |
◆ acc
| FpaFloat3 fpsdk::common::parser::fpa::FpaImuPayload::acc |
Raw acceleration in output frame, X/Y/Z components.
Definition at line 857 of file fpa.hpp.
◆ rot
| FpaFloat3 fpsdk::common::parser::fpa::FpaImuPayload::rot |
Raw angular velocity in output frame, X/Y/Z components.
Definition at line 858 of file fpa.hpp.
◆ bias_comp
| bool fpsdk::common::parser::fpa::FpaImuPayload::bias_comp = false |
Signal is bias compensated (true) or not (false), always false for RAWIMU, may be true for CORRIMU.
Definition at line 859 of file fpa.hpp.
◆ imu_status
IMU bias status (only available for version 2 messages)
Definition at line 860 of file fpa.hpp.
The documentation for this struct was generated from the following file:
- fpsdk_common/include/fpsdk_common/parser/fpa.hpp