Is anyone aware of a Gazebo simulated depth camera that identifies the object each depth pixel belongs to?
A simulated depth camera in GAZEBO senses objects in the simulated scene. It should therefore be possible to to only return the depth image from a simulated depth camera, but also the segmented image based on objects that are visible. Alternatively, is there a simulated camera available that returns a segmented image by objects in the scene. In other word, what is required is an image rendered by object id.
I second this question & also need segmentation! A frien moves the camera then all relevant objects one at a time by a fixed offset to an arbitrary position outside the world which creates a constant background is extremely inefficient. Perhaps something could work via lower level rendering. Here is a similar question: http://answers.gazebosim.org/question/12215/scene-labeling-using-a-depth-camera/