How can I choose a ARM SoC development board which can support the latest release of ros2 beta ? I have a udoo neo board(Discover the UDOO NEO | Your Personal IoT Maker Board) where i tried to install ros 2 alpha 6 (as the latest official OS of the board supports ubuntu trusty) but it showed various library errors, even though ros 2 alpha 6 was successfully installed in a desktop running ubuntu 14.04.
You should be able to install ROS 2 (not limited to beta but any version in fact) in the UDOO NEO. We’ve been doing so for quite a while already with a number of different SBCs.
Which errors? Can you paste them here?
@vmayoral Hi…could you please refer me some tutorials on installing ros 2 in udoo neo.Are you using the ARM version of ubuntu xenial(16.04) in your udoo ? My neo currently runs the udoobuntu 2.1.4( ubuntu 14.04.05) ..
@sagniknitr best tutorial is GitHub - ros2/ros2: The Robot Operating System, is a meta operating system for robots.. Getting it done in your embedded file system depends highly on which libraries you have, setup, etc. I don’t particularly have a step-by-step process for you and your system.
Again, if you have particular issues, feel free to post them and someone might be able to help you.
Cheers,