The TwistWithCovarianceStamped message contains the linear and angular velocity of the robot with a covariance matrix and a timestamp. More...
#include <creos/messages/twist.hpp>


Public Member Functions | |
| auto | operator<=> (const TwistWithCovarianceStamped &other) const =default |
| Compare two TwistWithCovarianceStamped messages. | |
Public Attributes | |
| creos::RobotClock::time_point | timestamp |
| Timestamp of the estimated linear and angular velocity. | |
| std::string | frame_id |
| Frame id of the twist. | |
The TwistWithCovarianceStamped message contains the linear and angular velocity of the robot with a covariance matrix and a timestamp.