Skip to content

Commit 5910eb8

Browse files
committed
add Gazebo Harmonic including ROS 2 Jazzy section
1 parent 629ba61 commit 5910eb8

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/install-gazebo.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ This page refers to the current versions of Gazebo (Gazebo Sim). Legacy document
55
- Official page: <https://gazebosim.org>
66
- Official installations page: <https://gazebosim.org/docs/all/getstarted/>
77

8+
## Install Gazebo Harmonic (Ubuntu)
9+
10+
Follow the steps on <https://gazebosim.org/docs/harmonic/install_ubuntu/>
11+
12+
### Gazebo Harmonic + ROS 2 Jazzy (Ubuntu 24.04 Noble)
13+
14+
```bash
15+
sudo apt install ros-jazzy-gz-ros2-*
16+
```
17+
18+
More info:
19+
20+
- <https://github.com/gazebosim/ros_gz/tree/jazzy/ros_gz_sim_demos>
21+
- <https://gazebosim.org/docs/harmonic/ros2_integration/>
22+
823
## Install Gazebo Fortress (Ubuntu)
924

1025
Follow the steps on <https://gazebosim.org/docs/fortress/install_ubuntu/>

0 commit comments

Comments
 (0)