The TwistStamped message contains the linear and angular velocity of the robot with a timestamp. More...
#include <creos/messages/twist.hpp>
Public Member Functions | |
auto | operator<=> (const TwistStamped &other) const =default |
Compare two TwistStamped 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 TwistStamped message contains the linear and angular velocity of the robot with a timestamp.