sensor_msgs_py.numpy_compat module

sensor_msgs_py.numpy_compat.structured_to_unstructured(arr, dtype=None, copy=False, casting='unsafe')
sensor_msgs_py.numpy_compat.unstructured_to_structured(arr, dtype=None, names=None, align=False, copy=False, casting='unsafe')