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 40f811a commit cde571fCopy full SHA for cde571f
docs/install-gazebo.md
@@ -19,7 +19,23 @@ You may also be interested in:
19
sudo apt install libgazebo-dev
20
```
21
22
-## Install Gazebo (Ubuntu 18.04 Bionic and Ubuntu 20.04 Focal)
+## 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
35
+sudo apt install libgazebo11-dev
36
37
38
+## Install Gazebo (Ubuntu 18.04 Bionic)
39
40
Install Gazebo 9 (Classic) via:
41
0 commit comments