The PoseStamped message contains a position and orientation with a timestamp. More...
#include <creos/messages/pose.hpp>
Public Member Functions | |
auto | operator<=> (const PoseStamped &other) const =default |
Compare two PoseStamped messages. | |
Public Attributes | |
creos::RobotClock::time_point | timestamp |
Timestamp of the estimated position and orientation. | |
std::string | frame_id |
Frame id of the estimated position and orientation. | |
The PoseStamped message contains a position and orientation with a timestamp.