Gazebo 0.7
From Player
The Gazebo stable project has been developed till the version 0.7. The current development effort is being targered to the [Gazebo_0.8 | version 0.8]. If you need a stable version and the features bellow are enough for you, use version 0.7, in any other case version 0.8-pre1 or posterior are recommended.
Contents |
Features
- Simulation of standard robot sensors, including sonar, scanning laser range-finders, GPS and IMU, monocular and stereo cameras.
- Models for commonly used robot types such as the Pioneer2DX, Pioneer2AT and SegwayRMP.
- Realistic simulation of rigid-body physics: robots can push things around, pick things up, and generally interact with the world in a plausible manner.
- Player compatible: robots and sensors can be controlled through standard Player interfaces.
- Stand-alone operation: programs can interact directly with the simulator (i.e., without going through Player) using libgazebo (included in the distribution).
- Stereo camera model: generates stereo image pairs, disparity and depth maps.
- Completely re-written GUI using wxPython: most devices can now be directly controlled/inspected through the simulator GUI.
- Plugin models: users can develop their own robot/sensor models, and have these models loaded dynamically at run time.
- Skins: simple geometric models may be augmented with realistic 'skins' from 3D modeling programs.
- Gazebo is free software, released under the GNU Public License. You are free to use, extend and modify Gazebo according to your needs, but we would appreciate it if you would send us your patch.
Stage and Gazebo
The Player/Stage project provides two multi-robot simulators: Stage and Gazebo. Since Stage and Gazebo are both Player-compatible, client programs written using one simulator can usually be run on the other with little or no modification. The key difference between these two simulators is that whereas Stage is designed to simulate a very large robot population with low fidelity, Gazebo is designed to simulated a small population with high fidelity. Thus, the two simulator are complimentary, and users may switch back and forth between them according to their needs.
Installation
See download for information on downloading and installing Gazebo (including information on required dependencies).
Tutorials
Screenshots and Videos
A lot of screen shots and videos can be found in the Official webpage of Gazebo.

