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