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