SetAnalogOutput
This is a ROS service definition.
Source
# Sets the state of an analog output.
uint16 index # index of the output to be set
float64 voltage
---
bool success
This is a ROS service definition.
Source
# Sets the state of an analog output.
uint16 index # index of the output to be set
float64 voltage
---
bool success