Classes | |
| class | ActionClient |
| class | ClientGoalHandle |
| Client side handle to monitor goal progress. More... | |
| class | CommState |
| class | CommStateMachine |
| class | GoalManager |
| class | TerminalState |
Functions | |
| def | _find_status_by_goal_id |
| def | get_name_of_constant |
Variables | |
| dictionary | _transitions |
| int | g_goal_id = 1 |
| int | INVALID_TRANSITION = 2 |
| int | NO_TRANSITION = 1 |
| def actionlib.action_client._find_status_by_goal_id | ( | status_array, | |
| id | |||
| ) | [private] |
Definition at line 94 of file action_client.py.
| def actionlib.action_client.get_name_of_constant | ( | C, | |
| n | |||
| ) |
Definition at line 63 of file action_client.py.
| dictionary actionlib::action_client::_transitions |
Definition at line 216 of file action_client.py.
Definition at line 61 of file action_client.py.
Definition at line 215 of file action_client.py.
Definition at line 214 of file action_client.py.