rohit_b
Posts: 7
Joined: Tue Apr 18, 2017 12:14 pm

ros installation on RPi 3

Thu May 11, 2017 11:32 am

Hi I followed the tutorial http://wiki.ros.org/kinetic/Installation/Debian .
I got the error :
E: Unable to locate package

output of

Code: Select all

$ sudo apt-get update

Code: Select all

Hit http://mirrordirector.raspbian.org jessie InRelease
Hit http://mirrordirector.raspbian.org testing InRelease                                   
Hit http://archive.raspberrypi.org jessie InRelease                                        
Hit http://mirrordirector.raspbian.org jessie/main armhf Packages                          
Hit http://packages.ros.org jessie InRelease                                           
Hit http://mirrordirector.raspbian.org jessie/contrib armhf Packages                   
Hit http://mirrordirector.raspbian.org jessie/non-free armhf Packages
Hit http://mirrordirector.raspbian.org jessie/rpi armhf Packages
Hit http://archive.raspberrypi.org jessie/main armhf Packages   
Hit http://archive.raspberrypi.org jessie/ui armhf Packages     
Hit http://mirrordirector.raspbian.org testing/main Sources                                     
Hit http://mirrordirector.raspbian.org testing/contrib Sources                                  
Hit http://mirrordirector.raspbian.org testing/non-free Sources                                 
Hit http://mirrordirector.raspbian.org testing/rpi Sources                                          
Hit http://packages.ros.org jessie/main armhf Packages                                              
Ign http://archive.raspberrypi.org jessie/main Translation-en                                       
Ign http://mirrordirector.raspbian.org jessie/contrib Translation-en                                
Ign http://archive.raspberrypi.org jessie/ui Translation-en       
Ign http://mirrordirector.raspbian.org jessie/main Translation-en 
Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en
Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en
Ign http://packages.ros.org jessie/main Translation-en
Reading package lists... Done                 

fruitoftheloom
Posts: 23548
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: ros installation on RPi 3

Thu May 11, 2017 11:39 am

rohit_b wrote:Hi I followed the tutorial http://wiki.ros.org/kinetic/Installation/Debian .
I got the error :
E: Unable to locate package

output of

Code: Select all

$ sudo apt-get update

Code: Select all

Hit http://mirrordirector.raspbian.org jessie InRelease
Hit http://mirrordirector.raspbian.org testing InRelease                                   
Hit http://archive.raspberrypi.org jessie InRelease                                        
Hit http://mirrordirector.raspbian.org jessie/main armhf Packages                          
Hit http://packages.ros.org jessie InRelease                                           
Hit http://mirrordirector.raspbian.org jessie/contrib armhf Packages                   
Hit http://mirrordirector.raspbian.org jessie/non-free armhf Packages
Hit http://mirrordirector.raspbian.org jessie/rpi armhf Packages
Hit http://archive.raspberrypi.org jessie/main armhf Packages   
Hit http://archive.raspberrypi.org jessie/ui armhf Packages     
Hit http://mirrordirector.raspbian.org testing/main Sources                                     
Hit http://mirrordirector.raspbian.org testing/contrib Sources                                  
Hit http://mirrordirector.raspbian.org testing/non-free Sources                                 
Hit http://mirrordirector.raspbian.org testing/rpi Sources                                          
Hit http://packages.ros.org jessie/main armhf Packages                                              
Ign http://archive.raspberrypi.org jessie/main Translation-en                                       
Ign http://mirrordirector.raspbian.org jessie/contrib Translation-en                                
Ign http://archive.raspberrypi.org jessie/ui Translation-en       
Ign http://mirrordirector.raspbian.org jessie/main Translation-en 
Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en
Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en
Ign http://packages.ros.org jessie/main Translation-en
Reading package lists... Done                 
You are trying to install packages for the wrong CPU architecture, there is an identical post here

viewtopic.php?f=37&t=182197
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot) RaspiOS64 ARM64
Asus ChromeBox 3 Celeron is my other computer...

rohit_b
Posts: 7
Joined: Tue Apr 18, 2017 12:14 pm

Re: ros installation on RPi 3

Thu May 11, 2017 11:51 am

fruitoftheloom wrote:
You are trying to install packages for the wrong CPU architecture, there is an identical post here

viewtopic.php?f=37&t=182197
I am using jessie
Ign http://packages.ros.org jessie/main Translation-en
which is the correct one.

Code: Select all

cat /etc/os-release 
PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"
NAME="Raspbian GNU/Linux"
VERSION_ID="8"
VERSION="8 (jessie)"
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

fruitoftheloom
Posts: 23548
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: ros installation on RPi 3

Thu May 11, 2017 12:00 pm

rohit_b wrote:
fruitoftheloom wrote:
You are trying to install packages for the wrong CPU architecture, there is an identical post here

viewtopic.php?f=37&t=182197
I am using jessie
Ign http://packages.ros.org jessie/main Translation-en
which is the correct one.

Code: Select all

cat /etc/os-release 
PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"
NAME="Raspbian GNU/Linux"
VERSION_ID="8"
VERSION="8 (jessie)"
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
You are trying to follow instructions for the wrong CPU architecture......please read the other Post
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot) RaspiOS64 ARM64
Asus ChromeBox 3 Celeron is my other computer...

rohit_b
Posts: 7
Joined: Tue Apr 18, 2017 12:14 pm

Re: ros installation on RPi 3

Thu May 11, 2017 12:37 pm

fruitoftheloom wrote: You are trying to follow instructions for the wrong CPU architecture......please read the other Post
sorry , I am following this post http://wiki.ros.org/ROSberryPi/Installi ... berry%20Pi now

Still I am not able to install using apt-get . Is it not possible on RPi 3? do I need to follow source code installation guide ?

fruitoftheloom
Posts: 23548
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: ros installation on RPi 3

Thu May 11, 2017 12:51 pm

rohit_b wrote:
fruitoftheloom wrote: You are trying to follow instructions for the wrong CPU architecture......please read the other Post
sorry , I am following this post http://wiki.ros.org/ROSberryPi/Installi ... berry%20Pi now

Still I am not able to install using apt-get . Is it not possible on RPi 3? do I need to follow source code installation guide ?
Try: ""An SD Card Image with Ubuntu Mate 16.04 and Ros Kinetic installed can be downloaded here""
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot) RaspiOS64 ARM64
Asus ChromeBox 3 Celeron is my other computer...

rohit_b
Posts: 7
Joined: Tue Apr 18, 2017 12:14 pm

Re: ros installation on RPi 3

Tue May 16, 2017 6:37 pm

Thanks , I switched to Ubuntu mate 16.04 and successfully installed ROS kinetic distribution on RPi 3

Return to “General discussion”