ROS2_pubsub/src/custom_interfaces/srv/CustomSrv1.srv

11 lines
243 B
Plaintext

# 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
---
bool success