Go to the source code of this file.
Namespaces | |
namespace | stop_controller |
Variables | |
string | stop_controller.ACTION_NAME = "/query_controller_states" |
tuple | stop_controller.client = actionlib.SimpleActionClient(ACTION_NAME, QueryControllerStatesAction) |
tuple | stop_controller.goal = QueryControllerStatesGoal() |
tuple | stop_controller.state = ControllerState() |