class documentation

Undocumented

Method __call__ Undocumented
Method __init__ Undocumented
Method get_value Undocumented
Method wait_for_message Undocumented
Property topic Undocumented
Property value Undocumented
Method __internal_callback Undocumented
Method __launch_topic Undocumented
Instance Variable __timeout Undocumented
Instance Variable __topic Undocumented
Instance Variable __topic_name Undocumented
Instance Variable __topic_queue_size Undocumented
Instance Variable __topic_type Undocumented
Instance Variable __value Undocumented
def __call__(self, *args, **kwargs):

Undocumented

def __init__(self, topic_name, topic_type, timeout=2, queue_size=None):

Undocumented

def get_value(self):

Undocumented

def wait_for_message(self, timeout=5):

Undocumented

@property
topic =

Undocumented

@property
value =

Undocumented

def __internal_callback(self, msg):

Undocumented

def __launch_topic(self):

Undocumented

__timeout =

Undocumented

__topic =

Undocumented

__topic_name =

Undocumented

__topic_queue_size =

Undocumented

__topic_type =

Undocumented

__value =

Undocumented