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

Gztopic pulisher object. More...

Public Member Functions

def __init__
 Constructor. More...
 
def Publish
 Publish message. More...
 

Public Attributes

 TOPIC
 Gztopic string.
 
 MESSAGETYPE
 Message type string.
 
 GZCOMMUNICATOR
 A GzCommunicator object.
 

Detailed Description

Gztopic pulisher object.

Constructor & Destructor Documentation

def gztopic_multithreading.GzPublisher.__init__ (   self,
  topic,
  messagetype,
  GzCommunicator 
)

Constructor.

Parameters
selfObject pointer
topicGztopic string
messagetypeMessage type string, defined in protobuf
GzCommunicatorA GzCommunicator object

Member Function Documentation

def gztopic_multithreading.GzPublisher.Publish (   self,
  msg 
)

Publish message.

Parameters
selfObject pointer
msgMessage object

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