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

install ros on raspberry pi

asked 2017-05-01 23:56:57 -0500

rnunziata gravatar image

I am trying to follow the install for kinetic for the raspberry pi 3. http://wiki.ros.org/ROSberryPi Its says if I have a raspberry pi 3 I can follow a easy method at: http://wiki.ros.org/kinetic/Installat...

But I do not have a dedicated terminal and need to ssh into the raspberry from my pc. The instructions assume that I have ubuntu-mate on the raspberry, as far as I know there is no way to ssh into ubuntu-mate without first going into its desktop.

Are these instructions incorrect ... should ignore the easy recommendation and just follow the body of the instructors that follow in ROSberryPi. These instructions seem to work somewhat but there are issues accessing some of the packages that I have been unable to resolve. I am using realVNC(vncviewer) to ssh in to pi.

I am using 'catkin build'

I will re-flash my sdcard with raspbian and go though the procedure again...but if anyone has some input please let me know.

Thank you for your time.

edit retag flag offensive close merge delete

Comments

https://www.raspberrypi.org/documenta... . Look for "headless". If you use Raspbian you have to compile ROS. If you use Ubuntu Mate you can use the standard installation procedure. I don't know a way to activate SSH on a headless Ubuntu Mate.

VictorLamoine gravatar image VictorLamoine  ( 2017-05-02 10:01:57 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2017-05-02 13:42:39 -0500

rnunziata gravatar image

ubuntu-mate does not support ssh from an initial install. ubuntu-mate requires a terminal for its desktop environment on initial boot.

edit flag offensive delete link more
0

answered 2017-05-02 01:34:59 -0500

AlexisTM gravatar image

If this is one of the problems, you can use the ssh terminal : ssh username@ip:port (with default port = 22)

On the Pi, I think you can use Ubuntu mate as well as any other debian based distribution.

edit flag offensive delete link more

Comments

I tried this with ubuntu-mate but can not get access. I believe this can not be done unless you set it up from the ubuntu-mate side which is does not help me.

rnunziata gravatar image rnunziata  ( 2017-05-02 13:39:00 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2017-05-01 23:56:57 -0500

Seen: 644 times

Last updated: May 02 '17