raspberry pi use
has anyone loaded the ROS package on a Raspberry Pi?
Asked by Gulfboy64 on 2015-01-31 15:01:40 UTC
Answers
Succeed ?
Raspi+MPU is not well supported and slow... I's prefer Create2 + Odroid C1 and plain Ubuntu 14.04 ARM...
New Raspi2 will do the same because this new board uses ARM7 cores (4)
Asked by Chrimo on 2015-02-02 11:28:02 UTC
Comments
RPI will likely be too slow and not enough memory. Either Odroid C1 or just announced new Rpi would be better
Asked by corb on 2015-02-02 15:12:08 UTC
Comments
I followed the indigo ROS raspberry pi tutorial from the wiki with my B+ and it is working pretty good so far. I have been avoiding running the desktop and operate in command line via SSH (putty) using wifi.
As mentioned the Raspberry Pi 2 is out now at the same price point with an ARM7 architecture. A member of the ROS community has been working on ready packages for the ARM7 but there are currently no plans for ARM6 support that I know of. Building from source works for most of the part thought but it takes a while.
Asked by Freyr on 2015-02-02 18:25:49 UTC
Comments
I have tried using this same tutorial, but get error finding the ROS distros? Has the distro been moved?
Asked by Gulfboy64 on 2015-02-03 15:28:19 UTC
Worked for me pretty much as is. I stuck to the ros-comm package to save build time mostly and that worked fined. Are you using the vanilla Raspbian Wheezy image as base? Most of the actual ROS packages are build locally. Could you point to the actual part/line where the install failed?
Asked by Freyr on 2015-02-04 16:52:12 UTC
Comments
I am currently in the process of loading Indigo on the Raspberry Pi, to use with an iRobot Create 2. Wish me luck.
Asked by rzwemer on 2015-01-31 16:21:49 UTC
how does your iCreate2 feel. I'm very interested in this device.
Asked by Chrimo on 2015-02-02 11:29:46 UTC