The PoseWithCovarianceStamped message contains a position and orientation with a covariance matrix and a timestamp. More...
#include <creos/messages/pose.hpp>


Public Member Functions | |
| auto | operator<=> (const PoseWithCovarianceStamped &other) const =default |
| Compare two PoseWithCovarianceStamped 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 PoseWithCovarianceStamped message contains a position and orientation with a covariance matrix and a timestamp.