Robotics StackExchange | Archived questions

How to install install Gazebo on Ubuntu 14.04 with ROS indigo

I followed the instillation guide of Gezebo (http://gazebosim.org/tutorials?tut=install_ubuntu) . There are three ways to install Gezabo8, but none of the ways works on Ubunt 14.04.Trusty. I think, Gezabo8 dosen't support Ubuntu 14.04 anymore, I have to install Gezebo7.1. I download deb file of libgazebo7 and gazebo7. When I try to install libgazabo7, it seems that I have to insatll several other package to support it. I am new to Linux and ROS, is there any easy way to install it? Do I have to install all deb file of library and dependencies for Gazebo7.1?

Asked by shgxjx on 2017-04-22 09:57:03 UTC

Comments

Answers

You're correct, Gazebo 8 is not supported on Trusty. You can see the supported versions on the status page.

The instructions [here[(http://gazebosim.org/tutorials?cat=install&tut=install_ubuntu&ver=7.0) for Gazebo 7 should work on 14.04. The instructions include installation of all dependencies.

Asked by chapulina on 2017-04-22 11:34:11 UTC

Comments