launch.utilities.class_tools_impl module
Module for the class tools utility functions.
- launch.utilities.class_tools_impl.is_a(obj: object, entity_type: Type[Any]) bool[source]
Return True if obj is an instance of the entity_type class.
Module for the class tools utility functions.
Return True if obj is an instance of the entity_type class.