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