Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 359 Bytes

install-gazebo.md

File metadata and controls

25 lines (18 loc) · 359 Bytes

Install Gazebo

Official page: link.

Install Gazebo (Ubuntu 18.04)

sudo apt install gazebo9

You may also be interested in:

sudo apt install libgazebo9-dev

Install Gazebo (Ubuntu 16.04)

sudo apt install gazebo7

You may also be interested in:

sudo apt install libgazebo7-dev