|
SMORES Robot Platform Simulation
Modlab at Penn, ASL at Cornell
|
Gztopic subscriber object. More...
Public Member Functions | |
| def | __init__ |
| Constructor. More... | |
Public Attributes | |
| TOPIC | |
| Gztopic string. | |
| MESSAGETYPE | |
| Message type string. | |
| CALLBACK | |
| Callback function handle. | |
Gztopic subscriber object.
| def gztopic_multithreading.GzSubscriber.__init__ | ( | self, | |
| topic, | |||
| messagetype, | |||
| callback | |||
| ) |
Constructor.
| self | Object pointer |
| topic | Gztopic string |
| messagetype | Message type string, defined in protobuf |
| callback | Callback function handle |