Gazebo | Ignition | Community
Ask Your Question
0

how to install gazebo on linux mint 17

asked 2015-04-14 18:48:39 -0500

user gravatar image

hi

I want to ask about how to install gazebo on linux mint. I know that it's similar with Ubuntu, but I don't know how to make installation script work on my distro.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2015-04-16 03:24:06 -0500

user gravatar image

updated 2015-04-16 03:24:40 -0500

I found the answer, need only to apply the following change on the first step on this tutorial Step-by-step Install

sudo sh -c 'echo "deb http://packages.osrfoundation.org/gazebo/ubuntu lsb_release -cs main" > /etc/apt/sources.list.d/gazebo-latest.list'

by

sudo sh -c 'echo "deb http://packages.osrfoundation.org/gazebo/ubuntu trusty main" > /etc/apt/sources.list.d/gazebo-latest.list'

edit flag offensive delete link more
Login/Signup to Answer

Question Tools

Stats

Asked: 2015-04-14 18:48:39 -0500

Seen: 3,040 times

Last updated: Apr 16 '15