File: dynamixel_controllers/RestartController.srv
string port_name # serial port that this controller is connected to
string package_path # path to ROS package containing controller module
string module_name # name of the controller module within that package
string class_name # controller class name within that module
string controller_name # path to controller config parameters on param server
---
bool success
string reason
Expanded Definition
string port_name
string package_path
string module_name
string class_name
string controller_name
bool success
string reason