while installing ros full software i am getting the below message ..could anyone help me in this.. I am new to linux operating system and not much familier with it.

asked 2015-07-08 08:22:55 -0500

Dp gravatar image

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

Thanks Dp

edit retag flag offensive close merge delete

Comments

What steps did you do before getting this error?

dornhege gravatar image dornhege  ( 2015-07-08 08:30:46 -0500 )edit

It seems that you did not include the repositories properly, points 1.1 to 1.4 of http://wiki.ros.org/jade/Installation...

Javier V. Gómez gravatar image Javier V. Gómez  ( 2015-07-08 09:17:20 -0500 )edit

Hi dornhege, i have followed the steps that has been mentioned while installing. I gave the commands in terminal whatever they have posted, and before running the commands, in terminal i have followed the steps, to enable all the options that has been mentioned.

Dp gravatar image Dp  ( 2015-07-08 09:49:46 -0500 )edit
1

Can you show us the output of those steps?

Javier V. Gómez gravatar image Javier V. Gómez  ( 2015-07-08 10:10:26 -0500 )edit

HI Javi,

Actually those commands ran in terminal so i didnt have the whole set of commands and process. do you want me to record and send you the whole again?

Dp gravatar image Dp  ( 2015-07-10 22:27:07 -0500 )edit

yes, please.

Javier V. Gómez gravatar image Javier V. Gómez  ( 2015-07-11 07:01:20 -0500 )edit

Same issue here. Don't know what I did wrong.

rafaelsoares gravatar image rafaelsoares  ( 2015-07-23 12:42:00 -0500 )edit

@rafaelsoares Which Ubuntu version do you have?

Javier V. Gómez gravatar image Javier V. Gómez  ( 2015-07-23 13:26:37 -0500 )edit

ubuntu 15.04 vivid

rafaelsoares gravatar image rafaelsoares  ( 2015-07-23 13:48:47 -0500 )edit

Have you correctly followed all the instructions?

Javier V. Gómez gravatar image Javier V. Gómez  ( 2015-07-23 14:06:46 -0500 )edit

Yes I did. What I am doing right now is trying to install it from the source. Any results I will post here.

rafaelsoares gravatar image rafaelsoares  ( 2015-07-23 14:26:07 -0500 )edit

Nothing worked. I am still getting the error unable to locate package ros-jade-desktop-full

rafaelsoares gravatar image rafaelsoares  ( 2015-07-23 16:13:29 -0500 )edit

This error message means that either you didn't follow all setup steps or something in between went wrong. Without any outputs to know what is going on it is impossible to give any advice. Edit the question/Post a question with all commands and outputs if you want any help.

dornhege gravatar image dornhege  ( 2015-07-24 04:02:07 -0500 )edit

OK, I will list all my steps here.

First Step:

rafael@rafael-desktop:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 15.04 Release: 15.04 Codename: vivid

rafaelsoares gravatar image rafaelsoares  ( 2015-07-24 14:58:34 -0500 )edit

Second Step:

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

rafaelsoares gravatar image rafaelsoares  ( 2015-07-24 14:59:01 -0500 )edit

Third Step:

https://www.dropbox.com/s/tgsd7k9tf2j...

Too big to be typed here.

rafaelsoares gravatar image rafaelsoares  ( 2015-07-24 15:02:14 -0500 )edit