Gazebo logo

Stereo Head
[Models]

The StereoHead model simulates a generic stereo camera head. It generates the left/right images pairs and the corresponding disparity images.

left_image.gif

Left camera image

right_image.gif

Right camera image

left_depth.gif

Left disparity image

A few points to note:

libgazebo interfaces
This model supports the stereo interface.

Player drivers
Left/Right images and disparity maps are available through the gz_stereo driver.

Attributes
The following attributes are supported.

Bodies
The following bodies are created by this model.

Example
<model:StereoHead>
  <id>stereo0</id>
  <xyz>0 0 0.30</xyz>
  <rpy>0 0 0</rpy>
  <imageSize>320 240</imageSize>
  <baseline>0.15</baseline>
</model:StereoHead>

Views

Authors
Andrew Howard

Last updated 12 September 2005 21:38:45