Structure containing data from the temperature sensors. More...
Attributes | |
| float | imu_temp |
| Temperature in °C at the IMU location (-100 if not available). More... | |
| float | barometer_temp |
| Temperature in °C at the barometer location (-100 if not available). More... | |
| float | onboard_left_temp |
| Temperature in °C next to the left image sensor (-100 if not available). More... | |
| float | onboard_right_temp |
| Temperature in °C next to the right image sensor (-100 if not available). More... | |
Structure containing data from the temperature sensors.
| float imu_temp |
Temperature in °C at the IMU location (-100 if not available).
| float barometer_temp |
Temperature in °C at the barometer location (-100 if not available).
| float onboard_left_temp |
Temperature in °C next to the left image sensor (-100 if not available).
| float onboard_right_temp |
Temperature in °C next to the right image sensor (-100 if not available).