Skip to content

Commit 6fff1ca

Browse files
committed
gazebo correct instructions
1 parent 203d205 commit 6fff1ca

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

docs/install-gazebo.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,9 @@ 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)
8+
## Install Gazebo Harmonic + ROS 2 Jazzy (Ubuntu 24.04 Noble)
99

10-
Follow the steps on <https://gazebosim.org/docs/harmonic/install_ubuntu/>
11-
12-
### Gazebo Harmonic + ROS 2 Jazzy (Ubuntu 24.04 Noble)
10+
Do **not** follow the steps on <https://gazebosim.org/docs/harmonic/install_ubuntu/>, and instead directly:
1311

1412
```bash
1513
sudo apt install ros-jazzy-ros-gz
@@ -21,11 +19,9 @@ More info:
2119
- <https://github.com/gazebosim/ros_gz/tree/jazzy/ros_gz_sim_demos>
2220
- <https://gazebosim.org/docs/harmonic/ros2_integration/>
2321

24-
## Install Gazebo Fortress (Ubuntu)
25-
26-
Follow the steps on <https://gazebosim.org/docs/fortress/install_ubuntu/>
22+
## Install Gazebo Fortress + ROS 2 Humble (Ubuntu 22.04 Jammy)
2723

28-
### Gazebo Fortress + ROS 2 Humble (Ubuntu 22.04 Jammy)
24+
Do **not** follow the steps on <https://gazebosim.org/docs/fortress/install_ubuntu/>, and instead directly:
2925

3026
```bash
3127
sudo apt install ros-humble-ros-gz

0 commit comments

Comments
 (0)