pyrobosim.utils.general.MetadataConflictException

exception pyrobosim.utils.general.MetadataConflictException(key, old_value, new_value, source=None)

Raised when a conflict occurs while adding metadata.

This exception is raised when a key in the metadata already exists with a value that conflicts with the new value being added