ros2_snapshot.core.base_metamodel module

Base Metamodels used to model ROS Entities and the Banks that contain them.

exception ros2_snapshot.core.base_metamodel.CustomSerializationWarning(message, field_name, expected_type, actual_type)

Bases: UserWarning

Custom serialization warning.