ConfigureController
This is a ROS service definition.
Source
# The ConfigureController service allows you to configure a single controller
# inside controller_manager
# To configure a controller, specify the "name" of the controller.
# The return value "ok" indicates if the controller was successfully
# configured or not.
string name
---
bool ok