ROS2_pubsub/src/custom_interfaces/msg/CustomMsg1.msg

9 lines
226 B
Plaintext
Raw Normal View History

2021-04-20 18:27:13 +02: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