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

Hi, I am trying to install ROS hydro on Ubuntu 12.04.05 LTS. But it seems that hydro repository is not available?

asked 2019-07-18 12:42:52 -0500

Rony_s gravatar image

updated 2019-07-18 12:52:53 -0500

gvdhoorn gravatar image

I added this Repository:

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

As I tried it for the other repository that listed in ROS hydro installation.

But when I want to install ros hydro :

sudo apt-get install ros-hydro-desktop-full

It returns

Unable to locate package ros-hydro-desktop-full

Everything was working fine before last may!

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
2

answered 2019-07-18 12:47:18 -0500

gvdhoorn gravatar image

updated 2019-07-18 12:53:47 -0500

Because of what is explained in #q325039, all older releases of ROS were moved to the snapshot repositories.

You'll want to read SnapshotRepository and setup your system to use the final snapshot of hydro for precise.

Edit: there is actually a Hydro snapshot available, even though SnapshotRepository does not list it.

edit flag offensive delete link more

Comments

1

The list is only for periodic snapshots. There are final snapshots for all EOL distros.

tfoote gravatar image tfoote  ( 2019-07-18 13:44:04 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2019-07-18 12:42:52 -0500

Seen: 224 times

Last updated: Jul 18 '19