Public Member Functions | |
def | __init__ |
Static Public Attributes | |
parameters = None | |
list | rosbridge_capabilities = [CallService, Advertise, Publish, Subscribe, Defragment, AdvertiseService, ServiceResponse, StopService] |
Adds the handlers for the rosbridge opcodes
Definition at line 47 of file rosbridge_protocol.py.
def rosbridge_library.rosbridge_protocol.RosbridgeProtocol.__init__ | ( | self, | |
client_id, | |||
parameters = None |
|||
) |
Definition at line 57 of file rosbridge_protocol.py.
Reimplemented from rosbridge_library.protocol.Protocol.
Definition at line 55 of file rosbridge_protocol.py.
Definition at line 49 of file rosbridge_protocol.py.