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

Installation error: "E:Unable to locate package ros-groovy"

asked 2013-02-22 14:06:59 -0500

mdegges gravatar image

updated 2013-02-22 14:20:33 -0500

joq gravatar image

I'm trying to install the full desktop version of ros on ubuntu 12.04, but I'm getting two errors:

Reading package lists... Done
mdegges@ubuntu:~$ sudo apt-get install ros-groovy desktop-full
Reading package lists... Done
Building dependency tree       
Reading state information... Done
**E: Unable to locate package ros-groovy
E: Unable to locate package desktop-full**

I'm new to linux & ros, so not sure how to proceed from here.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-02-22 14:21:22 -0500

joq gravatar image

Try this:

$ sudo apt-get install ros-groovy-desktop-full

Note the dash between groovy and desktop.

edit flag offensive delete link more

Comments

heh, I realized I had missed the dash right before you posted. sorry for the lame question.

mdegges gravatar image mdegges  ( 2013-02-22 14:31:08 -0500 )edit

Question Tools

Stats

Asked: 2013-02-22 14:06:59 -0500

Seen: 1,059 times

Last updated: Feb 22 '13