We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faa3781 commit 40f811aCopy full SHA for 40f811a
docs/install-gazebo.md
@@ -5,7 +5,7 @@ Official pages:
5
- <https://gazebosim.org>
6
- <https://classic.gazebosim.org>
7
8
-## Install Gazebo (Ubuntu 22.04)
+## Install Gazebo (Ubuntu 22.04 Jammy)
9
10
Install Gazebo 11 (Classic) via:
11
@@ -19,7 +19,7 @@ You may also be interested in:
19
sudo apt install libgazebo-dev
20
```
21
22
-## Install Gazebo (Ubuntu 18.04 and 20.04)
+## Install Gazebo (Ubuntu 18.04 Bionic and Ubuntu 20.04 Focal)
23
24
Install Gazebo 9 (Classic) via:
25
@@ -33,7 +33,7 @@ You may also be interested in:
33
sudo apt install libgazebo9-dev
34
35
36
-## Install Gazebo (Ubuntu 16.04)
+## Install Gazebo (Ubuntu 16.04 Xenial)
37
38
Install Gazebo 7 (Classic) via:
39
0 commit comments