zang09/ORB_SLAM3_ROS2

ERROR: Frame with a timestamp older than previous frame detected!

Closed this issue · 1 comments

When running a USB monocular camera, there is image output, but there are always indirect errors:
ERROR: Frame with a timestamp older than previous frame detected!
2023-07-18 14-34-11屏幕截图
2023-07-18 14-35-21屏幕截图

I am using the USB_cam plug-in to drive the camera, and replacing it with the v4l2_camera plug-in to drive the camera will solve the problem
ROS1:USB_cam ROS2:v4l2_camera