pr2_mechanism_msgs/ListControllers Service

File: pr2_mechanism_msgs/ListControllers.srv

Raw Message Definition

# The ListControllers service returns a list of controller names that are spawned
# inside pr2_mechanism_control, and their corresponding stats. The state is either
# running or stopped.

---
string[] controllers
string[] state

Compact Message Definition


string[] controllers
string[] state