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

Unable to locate ros-fuerte-pr2-desktop [closed]

asked 2012-05-26 21:14:22 -0500

paepcke gravatar image

updated 2014-04-20 14:09:35 -0500

ngrennan gravatar image

I've been following instructions at http://www.ros.org/wiki/Robots/PR2/fuerte to install Fuerte on Oneiric. The final step, apt-install http://www.ros.org/wiki/Robots/PR2/fuerte fails, because the package is not found:

Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ros-fuerte-pr2-desktop

I re-ran apt-get update multiple times. No luck.

Here for quick reference the instructions at the above site:

sudo sh -c 'echo "deb http://packages.ros.org/ros/ubuntu oneiric main" > /etc/apt/sources.list.d/ros-latest.list'
wget http://packages.ros.org/ros.key -O - | sudo apt-key add -
sudo apt-get update
echo "hddtemp hddtemp/daemon boolean false" | sudo debconf-set-selections
sudo apt-get install http://www.ros.org/wiki/Robots/PR2/fuerte

Anything additional I can/must do?

Thanks,

Andreas

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by Eric Perko
close date 2012-05-28 12:44:01

Comments

Do you see "ros-fuerte-pr2-desktop" listed in Synaptic?

jbohren gravatar image jbohren  ( 2012-05-27 16:11:03 -0500 )edit

No, neither apt-cache search nor Synaptic see ros-fuerte-pr2-desktop. Both do list ros-fuerte-desktop and ros-fuerte-desktop-full. And I did install the latter successfully. I ros-fuerte-pr2-controllers. But no pr2-desktop for fuerte

paepcke gravatar image paepcke  ( 2012-05-28 06:32:26 -0500 )edit

Form here: http://packages.ros.org/ros/ubuntu/pool/main/r/ros-fuerte-pr2-desktop/ it looks like this package is only being built for Lucid for some reason. (Compared to http://packages.ros.org/ros/ubuntu/pool/main/r/ros-electric-pr2-desktop/ where there are debs for all versions)

jbohren gravatar image jbohren  ( 2012-05-28 08:17:17 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-05-28 12:43:03 -0500

Eric Perko gravatar image
edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-05-26 21:14:22 -0500

Seen: 1,362 times

Last updated: May 28 '12