<div dir="ltr">Great thread!<div><br></div><div style>We've got some ODROIDs (<a href="http://www.hardkernel.com/renewal_2011/main.php">http://www.hardkernel.com/renewal_2011/main.php</a>) on the way.</div><div style><br>
</div><div style>I'll be happy to share our progress and achievements.</div><div style><br></div><div style>We could get a page similar to the Robots page on the wiki where we can add documentation for these kind of devices and share tutorials on how to set the up, what are their limitations, etc.</div>
<div style><br></div><div style>Best regards,</div><div style><br></div><div style>Gonçalo Cabrita</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Jan 13, 2013 at 1:39 AM, blackstag <span dir="ltr"><<a href="mailto:blackstag@gmail.com" target="_blank">blackstag@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have done some work with rpi and base ros package will run groovy on<br>
it soon once i switch everything else over. I stopped on that one due<br>
to the crazy usb issues i was running into. I have also started the<br>
same work on the cubieboard which runs a allwinner a10 that we did<br>
back in May with rpi. With the smaller systems we have been using<br>
rosserial and looking to use a more embedded option in the future<br>
following the sig for that. I have also started work on the odroid<br>
quad core samsung processor. Once I have them building I will document<br>
it on the wiki. It is good to see WG is looking to work in this<br>
direction<br>
<br>
Jason<br>
<div class="HOEnZb"><div class="h5"><br>
On Sat, Jan 12, 2013 at 6:39 PM, Bil Morris <<a href="mailto:bill@iheartengineering.com">bill@iheartengineering.com</a>> wrote:<br>
> We have been evaluating Embedded/ARM based platforms, our main areas of<br>
> interest at the moment are OpenWRT based routers, Android hardware<br>
> running Ubuntu [1] / (De|Rasp)bian [2], Raspberry Pi and the BeagleBone.<br>
><br>
> On the Debian side it looks like it should be feasible [3] to build<br>
> multi-arch binaries [4] to handle most Arm platforms. For systems with<br>
> limited storage, the opkg [5] format may be useful.<br>
> ARM binaries for ROS and bloom cross compile automation would be really<br>
> helpful to speed up development.<br>
><br>
> For the OpenWRT router, we were originally planning on using rosjs[6]<br>
> for robot management, but being able to run a full install of ROS on the<br>
> router opens up some interesting possibilities for integrating robot<br>
> status indicators. Given it's position in the network it may make sense<br>
> as a place accumulate local information. One example of this is where<br>
> there are multiple shared docking stations and a robot may want to check<br>
> if a dock is available before driving towards it. It may also be worth<br>
> looking at running something like multi-master bridging on the router<br>
> itself.<br>
><br>
> The Nexus 7/Ubuntu tablet is part of what we are thinking about for<br>
> human robot interaction and part of our development planning for the<br>
> TurtleBot as we currently believe that by mid 2014 a currently<br>
> non-existent Tegra 5 should be able to achieve reasonable (YMMV)<br>
> performance working with point clouds and 3D sensors.<br>
><br>
> We have been evaluating the BeagleBone and the Raspberry Pi for some<br>
> computer vision applications such as loading and unloading robots. The<br>
> BeagleBone seems to have a little better hardware for what we need [7],<br>
> however the Raspberry Pi is lower cost and seems to be somewhat popular [8].<br>
><br>
> I'm not sure about the hardware requirements, but one thing I'm thinking<br>
> about adding to our to do list is an ARM system that just runs rviz/rqt<br>
> on a huge TV with a webpage or rosservice api to manage the subscribed<br>
> topics.<br>
><br>
> Bill<br>
><br>
> [1] <a href="https://wiki.ubuntu.com/Nexus7" target="_blank">https://wiki.ubuntu.com/Nexus7</a><br>
> [2] <a href="http://apc.io/order/" target="_blank">http://apc.io/order/</a><br>
> [3] <a href="https://launchpad.net/ubuntu/precise/armhf" target="_blank">https://launchpad.net/ubuntu/precise/armhf</a><br>
> <a href="https://launchpad.net/ubuntu/precise/armel" target="_blank">https://launchpad.net/ubuntu/precise/armel</a><br>
> <a href="http://ports.ubuntu.com/ubuntu-ports/dists/precise/" target="_blank">http://ports.ubuntu.com/ubuntu-ports/dists/precise/</a><br>
> [4]<br>
> <a href="http://www.cnx-software.com/2012/05/02/getting-started-with-multiarch-armel-armhf-in-ubuntu/" target="_blank">http://www.cnx-software.com/2012/05/02/getting-started-with-multiarch-armel-armhf-in-ubuntu/</a><br>

> [5] <a href="https://code.google.com/p/opkg/" target="_blank">https://code.google.com/p/opkg/</a><br>
> [6] <a href="http://www.ros.org/wiki/rosjs" target="_blank">http://www.ros.org/wiki/rosjs</a><br>
> [7]<br>
> <a href="http://section9.choamco.com/2012/07/beagleboard-vs-beagleboard-xm-beaglebone-vs-raspberry-pi/" target="_blank">http://section9.choamco.com/2012/07/beagleboard-vs-beagleboard-xm-beaglebone-vs-raspberry-pi/</a><br>

> [8] <a href="http://www.raspberrypi.org/archives/3011" target="_blank">http://www.raspberrypi.org/archives/3011</a><br>
><br>
> On 01/12/2013 04:10 PM, Tully Foote wrote:<br>
>> Hi Everyone,<br>
>><br>
>> There has been quite a bit of interest in running ROS on ARM<br>
>> architecture processors. I know of many people using ROS on ARM<br>
>> processors.  There is now instructions for installing ROS on the<br>
>> Raspberry Pi [1] [2] form source.  Thanks to everyone who's<br>
>> contributed to those installation instructions.<br>
>><br>
>> There are lots of additional steps possible for the Raspberry Pi<br>
>> specifically, such as extending the debian package buiding<br>
>> infrastructure to support armhf or developing good instructions for<br>
>> cross compiling. (Compiling natively is slow but simpler.)<br>
>><br>
>> Likewise I'm aware of several people using ROS on other ARM based<br>
>> platforms such as Gumstix, BeagleBoards and PandaBoards as well as<br>
>> others.<br>
>><br>
>> With the number of people using ROS on these processors it would be<br>
>> great to share with the community what people are working on and where<br>
>> they would like to see things go forward.<br>
>><br>
>> This might develop into it's own SIG going forward or potentially join<br>
>> the embedded SIG. [3]<br>
>><br>
>> So if anyone is using ROS on ARM or would like to do so.  Please share<br>
>> your use case(s) and hopefully we can get a group of people together<br>
>> to collaborate to build up support for ROS on ARM.<br>
>><br>
>> Tully<br>
>><br>
>> [1] <a href="http://www.ros.org/wiki/groovy/Installation/Raspbian/Source" target="_blank">http://www.ros.org/wiki/groovy/Installation/Raspbian/Source</a><br>
>> [2] <a href="http://ros.org/wiki/ROSberryPi/Setting%20up%20ROS%20on%20RaspberryPi" target="_blank">http://ros.org/wiki/ROSberryPi/Setting%20up%20ROS%20on%20RaspberryPi</a><br>
>> [3] <a href="http://www.ros.org/wiki/sig/Embedded" target="_blank">http://www.ros.org/wiki/sig/Embedded</a><br>
>><br>
>><br>
>> _______________________________________________<br>
>> ros-users mailing list<br>
>> <a href="mailto:ros-users@code.ros.org">ros-users@code.ros.org</a><br>
>> <a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
><br>
> _______________________________________________<br>
> ros-users mailing list<br>
> <a href="mailto:ros-users@code.ros.org">ros-users@code.ros.org</a><br>
> <a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
_______________________________________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org">ros-users@code.ros.org</a><br>
<a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
</div></div></blockquote></div><br></div>