====How to Install Gazebo==== **Date last Edited:** 07/22/16 \\ ===How to Use this tutorial=== \\ This is a tutorial on how to install Gazebo onto your computer. This tutorial is aimed for students with little to no knowledge of Ubuntu or programming. However a basic knowledge of computer components is recommended. \\ Before continuing any further please make sure that you have: *a computer running Ubuntu *a dedicated GPU (preferably from Nvidia) *at least 500MB of free disk space *Ubuntu Trusty or later [[https://wiki.ubuntu.com/Releases?_ga=1.13494967.1006326528.1469162722|Release History]] *a CPU that is at least an Intel I5 Though it is possible to run Gazebo with integrated graphics anything below an Intel HD graphics 4400 (which is what I am using) is not recommended. I am already having a sub-par experience using Gazebo on my laptop. \\ If you do not have Ubuntu please follow these tutorials on how to get it. *[[http://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows | How to create a bootable USB on windows]] *[[http://www.ubuntu.com/download/desktop/create-a-usb-stick-on-mac-osx| How to create a bootable USB on OSX]] *[[http://www.ubuntu.com/download/desktop/create-a-usb-stick-on-ubuntu | How to install ubuntu from USB]] ===Downloading and Installing Gazebo=== \\ Please follow the instructions listed on the [[http://gazebosim.org/tutorials?cat=guided_b&tut=guided_b1|Gazebosim's website]]. Note: that when the tutorial tells you to press ALT+F2 you should instead press Ctrl+ALT+T and when it says to press Ctrl+V press Ctrl+Shift+V instead. \\ Once you are done with the installation process I would highly recommend going through the other beginner tutorials to familiarize yourself with Gazebo. There are many other [[http://gazebosim.org/tutorials |tutorials]] available for you on their website. However Please note that some of them might be incomplete. For example the intermediate tutorial on control plugin is incomplete. (If your interested in the solution you have to include the header for the code to compile). Also please refer to the [[http://answers.gazebosim.org/questions/|gazebo answers forum]] for help if you run into problems.