Public Member Functions | Private Member Functions | Private Attributes
rgoap_ros.common_ros.ROSTopicCondition Class Reference
Inheritance diagram for rgoap_ros.common_ros.ROSTopicCondition:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def __repr__
def get_value

Private Member Functions

def _callback

Private Attributes

 _field
 _msgeval
 _subscriber
 _topic
 _value

Detailed Description

Mirrors a ROS message field of a topic as its value.
Note that this Condition's value remains None until a message is received.

Definition at line 49 of file common_ros.py.


Constructor & Destructor Documentation

def rgoap_ros.common_ros.ROSTopicCondition.__init__ (   self,
  state_name,
  topic,
  topic_class,
  field = None,
  msgeval = None 
)

Definition at line 53 of file common_ros.py.


Member Function Documentation

Definition at line 65 of file common_ros.py.

def rgoap_ros.common_ros.ROSTopicCondition._callback (   self,
  msg 
) [private]

Definition at line 68 of file common_ros.py.

Definition at line 72 of file common_ros.py.


Member Data Documentation

Definition at line 53 of file common_ros.py.

Definition at line 53 of file common_ros.py.

Definition at line 53 of file common_ros.py.

Definition at line 53 of file common_ros.py.

Definition at line 53 of file common_ros.py.


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


rgoap_ros
Author(s): Felix Kolbe
autogenerated on Sun Oct 5 2014 23:53:07