RealSense Camera not working on Gazebo

Hi @iibuan, I recently sent you instruction for creating a ROS workspace to run the Gazebo simulation of Stretch

With that workspace, you should be able to see Realsense imagery. For example, when I try it, I see

When adding the Camera display, make sure you’re adding the /camera/color/image_raw topic.

And when adding the PointCloud2 display, make sure you’re adding the /camera/depth/color/points topic.

1 Like