ROS2_custom_interfaces/src/custom_interfaces/msg/CustomMsg1.msg

9 lines
226 B
Plaintext
Raw Normal View History

2021-05-24 00:51:14 +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