orb_slam_2_ros icon indicating copy to clipboard operation
orb_slam_2_ros copied to clipboard

Gazebo 11 publishes images best-effort

Open clydemcqueen opened this issue 3 years ago • 1 comments

Gazebo 11 (included with Foxy) publishes images and camera info "best effort" rather than reliable.

clydemcqueen avatar Jan 08 '21 17:01 clydemcqueen

The fix is pretty easy for StereoNode, but MonoNode uses image transport, which does not support user-supplied qos. See: https://github.com/ros-perception/image_common/issues/156

clydemcqueen avatar Jan 08 '21 18:01 clydemcqueen