SMORES Robot Platform Simulation
Modlab at Penn, ASL at Cornell
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends
gztopic_multithreading.GzSubscriber Class Reference

Gztopic subscriber object. More...

Public Member Functions

def __init__
 Constructor. More...
 

Public Attributes

 TOPIC
 Gztopic string.
 
 MESSAGETYPE
 Message type string.
 
 CALLBACK
 Callback function handle.
 

Detailed Description

Gztopic subscriber object.

Constructor & Destructor Documentation

def gztopic_multithreading.GzSubscriber.__init__ (   self,
  topic,
  messagetype,
  callback 
)

Constructor.

Parameters
selfObject pointer
topicGztopic string
messagetypeMessage type string, defined in protobuf
callbackCallback function handle

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