The TwistWithCovariance message contains the linear and angular velocity of the robot with a covariance matrix. More...
#include <creos/messages/twist.hpp>
Public Member Functions | |
auto | operator<=> (const TwistWithCovariance &other) const =default |
Compare two TwistWithCovariance messages. | |
Public Attributes | |
Matrixd< 6, 6 > | covariance |
Covariance matrix of the pose The covariance matrix is a 6x6 matrix with the following order: [x, y, z, roll, pitch, yaw]. | |
The TwistWithCovariance message contains the linear and angular velocity of the robot with a covariance matrix.