Barometer message containing the pressure and temperature.
More...
#include <creos/messages/barometer.hpp>
|
|
auto | operator<=> (const Barometer &other) const =default |
| | Compare two Pose messages.
|
| |
|
|
creos::RobotClock::time_point | timestamp |
| | Timestamp of the magnetic field.
|
| |
|
std::string | frame_id |
| | Frame id of the magnetic field.
|
| |
|
float | pressure = 0 |
| | Pressure [hPa].
|
| |
|
float | variance = 0 |
| | variance of the pressure
|
| |
|
float | temperature = 0 |
| | Temperature [°C].
|
| |
Barometer message containing the pressure and temperature.
The documentation for this struct was generated from the following file: