from rosbags.typesys.stores.ros1_noetic import sensor_msgs__msg__PointCloud2 as PointCloud2
from rosbags.typesys.stores.ros1_noetic import sensor_msgs__msg__PointField as PointField
# from rosbags.typesys.types import sensor_msgs__msg__PointCloud2 as PointCloud2
# from rosbags.typesys.types import sensor_msgs__msg__PointField as PointField
dockerfile默认下载0.11版本的rosbags
读取vbr数据集时需修改如下: