#include <point_one/fusion_engine/messages/ros.h>
|
double | orientation [4] = {NAN, NAN, NAN, NAN} |
| The platform body orientation with respect to the local ENU frame, represented as a quaternion with the scalar component last (x, y, z, w). More...
|
|
Timestamp | p1_time |
| The time of the message, in P1 time (beginning at power-on). More...
|
|
double | position_rel_m [3] = {NAN, NAN, NAN} |
| The relative change in ENU position since the time of the first PoseMessage, resolved in the local ENU frame at the time of the first PoseMessage. More...
|
|
◆ MESSAGE_TYPE
Definition at line 44 of file ros.h.
◆ MESSAGE_VERSION
constexpr uint8_t point_one::fusion_engine::messages::ros::PoseMessage::MESSAGE_VERSION = 0 |
|
staticconstexpr |
Definition at line 45 of file ros.h.
◆ orientation
double point_one::fusion_engine::messages::ros::PoseMessage::orientation[4] = {NAN, NAN, NAN, NAN} |
The platform body orientation with respect to the local ENU frame, represented as a quaternion with the scalar component last (x, y, z, w).
Definition at line 71 of file ros.h.
◆ p1_time
Timestamp point_one::fusion_engine::messages::ros::PoseMessage::p1_time |
The time of the message, in P1 time (beginning at power-on).
Definition at line 48 of file ros.h.
◆ position_rel_m
double point_one::fusion_engine::messages::ros::PoseMessage::position_rel_m[3] = {NAN, NAN, NAN} |
The documentation for this struct was generated from the following file:
- src/point_one/fusion_engine/messages/ros.h