ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

Gazebo installation in Ubuntu 14.04 LTS

asked 2014-04-29 12:04:29 -0500

Raghu Parvatha gravatar image

When I try to install Gazebo on my Ubuntu 14.04 LTS I am facing the below problem

admin@admin:~$ sudo apt-get install ros-indigo-simulator-gazebo
[sudo] password for admin: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package ros-indigo-simulator-gazebo

Is there any problem with the code I am executing? or is it the problem of Ubuntu version?

edit retag flag offensive close merge delete

Comments

You can check if any package is available with apt-cache search ros-indigo.

Ken_in_JAPAN gravatar image Ken_in_JAPAN  ( 2014-06-25 21:24:55 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2014-08-19 00:18:02 -0500

William gravatar image

updated 2014-08-19 00:19:00 -0500

simulator_gazebo is no longer a ROS package as of Hydro, so also not in Indigo:

http://wiki.ros.org/hydro/Migration#G...

You probably want the ros-indigo-gazebo-ros-pkgs package. A list of all Indigo packages, filter on gazebo in their name, can be found here:

http://www.ros.org/debbuild/indigo.ht...

edit flag offensive delete link more
0

answered 2014-05-01 10:07:27 -0500

li8bot gravatar image

The package 'ros-indigo-simulator-gazebo' is not yet available for download

edit flag offensive delete link more

Comments

when can we expect it for indigo?

nishok gravatar image nishok  ( 2014-08-19 00:14:47 -0500 )edit
1

@nishok it is available but under a different name, here are most of the gazebo packages available in Indigo: http://www.ros.org/debbuild/indigo.ht...

William gravatar image William  ( 2014-08-19 00:16:35 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-04-29 12:04:29 -0500

Seen: 5,682 times

Last updated: Aug 19 '14