Native Installation#
This page walks you through installing Gazebo Harmonic and building the ROSbot simulation packages directly on your system – no Docker required.
Warning
Gazebo Harmonic and Gazebo Classic cannot coexist on the same system. If you need Gazebo Classic for another course, use the Docker Installation method instead.
Prerequisites#
Ubuntu 24.04 with ROS 2 Jazzy already installed
colconandvcsbuild tools:sudo apt install -y python3-colcon-common-extensions python3-vcstool
Step 1: Install Gazebo Harmonic#
Step 2: Create and Build the Workspace#
Step 3: Launch the Simulation#
With the workspace sourced, launch the simulation using the shared instructions on the Launching the Simulation page.