sensor_msgs
/msg/Temperature Message
File:
sensor_msgs/msg/Temperature.msg
Raw Message Definition
# Single temperature reading.
#std_msgs/Header header # timestamp is the time the temperature was measured
# # frame_id is the location of the temperature reading
#float64 temperature # Measurement of the Temperature in Degrees Celsius.
#float64 variance # 0 is interpreted as variance unknown.
Compact Message Definition
std_msgs/msg/Header
header
double temperature
double variance
autogenerated on Oct 09 2020 00:02:33