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

E: Unable to locate package ros-indigo-desktop-base

asked 2015-12-03 00:40:58 -0500

wafi gravatar image

hi, I am trying to install ROS-indigo on a machine running ubuntu 14.04 LTS. as I follow all of the instructions presented on the website I get this error: E: Unable to locate package ros-indigo-desktop-base same error is received when I try to install the full package. Any suggestions?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2015-12-03 01:32:28 -0500

Akif gravatar image

Did you successfully go over these commands?;

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

sudo apt-key adv --keyserver hkp://pool.sks-keyservers.net --recv-key 0xB01FA116

sudo apt-get update

If yes, what is your environment?

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-12-03 00:40:58 -0500

Seen: 368 times

Last updated: Dec 03 '15