rosbridge_library.capabilities.defragmentation module
- class rosbridge_library.capabilities.defragmentation.Defragment(protocol)
Bases:
Capability
,Thread
- defragment(message)
- finish()
Notify this capability that the client is finished.
Tells the capability that it’s time to free up resources.
- fragment_timeout = 600
- opcode = 'fragment'
- protocol = None