Public Member Functions | Public Attributes | Private Member Functions
actionlib.action_client.CommStateMachine Class Reference

List of all members.

Public Member Functions

def __eq__
def __init__
def set_state
def transition_to
def update_feedback
def update_result
def update_status

Public Attributes

 action_goal
 feedback_cb
 latest_goal_status
 latest_result
 mutex
 send_cancel_fn
 send_goal_fn
 state
 transition_cb

Private Member Functions

def _mark_as_lost

Detailed Description

Definition at line 300 of file action_client.py.


Constructor & Destructor Documentation

def actionlib.action_client.CommStateMachine.__init__ (   self,
  action_goal,
  transition_cb,
  feedback_cb,
  send_goal_fn,
  send_cancel_fn 
)

Definition at line 301 of file action_client.py.


Member Function Documentation

Definition at line 313 of file action_client.py.

Definition at line 371 of file action_client.py.

Definition at line 316 of file action_client.py.

Definition at line 363 of file action_client.py.

def actionlib.action_client.CommStateMachine.update_feedback (   self,
  action_feedback 
)

Definition at line 402 of file action_client.py.

def actionlib.action_client.CommStateMachine.update_result (   self,
  action_result 
)

Definition at line 375 of file action_client.py.

def actionlib.action_client.CommStateMachine.update_status (   self,
  status_array 
)
Parameters:
ghClientGoalHandle
status_arrayactionlib_msgs/GoalStatusArray

Definition at line 324 of file action_client.py.


Member Data Documentation

Definition at line 301 of file action_client.py.

Definition at line 301 of file action_client.py.

Definition at line 301 of file action_client.py.

Definition at line 301 of file action_client.py.

Definition at line 301 of file action_client.py.

Definition at line 301 of file action_client.py.

Definition at line 301 of file action_client.py.

Definition at line 301 of file action_client.py.

Definition at line 301 of file action_client.py.


The documentation for this class was generated from the following file:


actionlib
Author(s): Eitan Marder-Eppstein, Vijay Pradeep
autogenerated on Fri Aug 28 2015 10:04:41