Hello, I would like to ask why there is a serious data frame missing problem when recording rosbag with zed2i camera? Rosbag recording is implemented with the following command: rosbag record -O bagname /zed2i/zed_node/imu/data /zed2i/zed_node/left/image_rect_color /zed2i/zed_node/right/image_rect_color /zed2i/zed_node/left/image_rect_gray /zed2i/zed_node/right/image_rect_gray /zed2i/zed_node/left_cam_imu_transform
I also have a similar problem. In the image shared, it is visible that the right/image_rect_color messages are missing a lot as compared to the left/image_rect_color messages.