SetDigitalOutput
This is a ROS service definition.
Source
# Set a digital output to a given value.
# Multiple outputs can be set at once by providing more than one entry in the data array
Digital[] data
---
bool success
This is a ROS service definition.
Source
# Set a digital output to a given value.
# Multiple outputs can be set at once by providing more than one entry in the data array
Digital[] data
---
bool success