Magnetic field message containing the magnetic field strength. More...
#include <creos/messages/magnetic_field.hpp>
Public Member Functions | |
auto | operator<=> (const MagneticField &other) const =default |
Compare two Pose messages. | |
Public Attributes | |
creos::RobotClock::time_point | timestamp |
std::string | frame_id |
Vector3f | field = {0, 0, 0} |
Matrixf< 3, 3 > | covariance |
Covariance matrix of the magnetic field. | |
Magnetic field message containing the magnetic field strength.
Vector3f creos_messages::MagneticField::field = {0, 0, 0} |
Strength of the magnetic field in the x, y and z direction in tesla [T]
std::string creos_messages::MagneticField::frame_id |
Frame id of the magnetic field
creos::RobotClock::time_point creos_messages::MagneticField::timestamp |
Timestamp of the magnetic field