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