ROS2_pubsub/src/pubsub_msg/msg/CustomMsg1.msg

9 lines
226 B
Plaintext
Raw Normal View History

2021-01-13 15:28:01 +01:00
# Header data, eg timestamp
# Problem: "header__struct.hpp: No such file or directory"
#Header header
# Sensor Data coming back from an array of atmospheric sensors
float32[] temperature
float32[] pressure
float32[] humidity