rosbridge_library.internal.topics module
Exceptions and code common to both publishers and subscribers.
- exception rosbridge_library.internal.topics.TopicNotEstablishedException(topic)
Bases:
Exception
- exception rosbridge_library.internal.topics.TypeConflictException(topic, orig_type, new_type)
Bases:
Exception