SetDigitalOutput

This is a ROS service definition.

Source

# Sets the state of a digital output.

uint16 index   # index of the output to be set
bool state
---
bool success