On V3:
With this config, all 3 raw image topics of rgb, left, right have really lagging, like 2 FPS, better if remove low banwidth
All compressed smoothly. Timestamp have value
left:
i_low_bandwidth: true
i_publish_compressed: false
i_publish_topic: true
rgb:
i_low_bandwidth: true
i_publish_compressed: false
i_publish_topic: true
right:
i_low_bandwidth: true
i_publish_compressed: false
i_publish_topic: true
With this config, everything seems ok, only publish compressed, timestamp still have value
left:
i_low_bandwidth: true
i_publish_compressed: true
i_publish_topic: true
rgb:
i_low_bandwidth: true
i_publish_compressed: true
i_publish_topic: true
right:
i_low_bandwidth: true
i_publish_compressed: true
i_publish_topic: true
My camera is OAK-D-PRO-W USB
OS: Ubuntu 22.04
ROS Distro: Humble