rosbridge_library.capabilities.publish module

class rosbridge_library.capabilities.publish.Publish(protocol)

Bases: Capability

finish()

Notify this capability that the client is finished.

Tells the capability that it’s time to free up resources.

publish(message)
publish_msg_fields = ((True, 'topic', <class 'str'>),)
topics_glob = None