Skip to content

Commit cde571f

Browse files
committed
gazebo add distro names
1 parent 40f811a commit cde571f

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

docs/install-gazebo.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,23 @@ You may also be interested in:
1919
sudo apt install libgazebo-dev
2020
```
2121

22-
## Install Gazebo (Ubuntu 18.04 Bionic and Ubuntu 20.04 Focal)
22+
## Install Gazebo (Ubuntu 20.04 Focal)
23+
24+
Note that Gazebo 9 (Classic) is also avaliable for this distro.
25+
26+
Install Gazebo 11 (Classic) via:
27+
28+
```bash
29+
sudo apt install gazebo11
30+
```
31+
32+
You may also be interested in:
33+
34+
```bash
35+
sudo apt install libgazebo11-dev
36+
```
37+
38+
## Install Gazebo (Ubuntu 18.04 Bionic)
2339

2440
Install Gazebo 9 (Classic) via:
2541

0 commit comments

Comments
 (0)