Variables
stop_controller Namespace Reference

Variables

string ACTION_NAME = "/query_controller_states"
 
 client = actionlib.SimpleActionClient(ACTION_NAME, QueryControllerStatesAction)
 
 goal = QueryControllerStatesGoal()
 
 name
 
 state = ControllerState()
 
 type
 

Variable Documentation

◆ ACTION_NAME

string stop_controller.ACTION_NAME = "/query_controller_states"

Definition at line 39 of file stop_controller.py.

◆ client

stop_controller.client = actionlib.SimpleActionClient(ACTION_NAME, QueryControllerStatesAction)

Definition at line 50 of file stop_controller.py.

◆ goal

stop_controller.goal = QueryControllerStatesGoal()

Definition at line 60 of file stop_controller.py.

◆ name

stop_controller.name

Definition at line 55 of file stop_controller.py.

◆ state

stop_controller.state = ControllerState()

Definition at line 54 of file stop_controller.py.

◆ type

stop_controller.type

Definition at line 57 of file stop_controller.py.



robot_controllers_interface
Author(s): Michael Ferguson
autogenerated on Mon Feb 28 2022 23:26:05