Skip to main content

Simulation Basics

Get started with Gazebo simulation.

Installing Gazebo

Gazebo typically comes bundled with ROS 2 distribution packages.

Running Your First Simulation

gazebo /usr/share/gazebo-11/worlds/empty.world

This launches Gazebo with an empty world.

Next Steps

Learn how to build custom worlds in the next chapter.