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

How to run ROS on beagleboard effectively?

asked 2011-06-23 23:38:06 -0500

sunilsulania9192 gravatar image

updated 2014-01-28 17:09:55 -0500

ngrennan gravatar image

I installed ubuntu 11.04 natty on My Beagleboard-xM Rev. 'B'. After a lot of strugle finally i could install ROS on it. But i need to connect it to Kinect and for that i need Ogre to be installed which I can not install because of Dependency problem with nvidia-cg-toolkit, I used a lot of ways to forcefully install this dependency like using command --force-architecture with dpkg but could not do it,I would be very thankful to know they way, how should i install ogre on it. I will use the beagleboard as replacement of netbook in link text . Also i could not rosmake roscpp it took more then an hour running rosmake and then failed. Thanks in advance.

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
5

answered 2011-06-28 04:49:44 -0500

tfoote gravatar image

The Beableboard runs on an arm processor. You cannot install force amd64 or i386 debians onto it you will have to install from source. If you compile ros from source several people have done it successfully, it is quite slow.

Natty has pretty good package coverage for arm architecture, I don't think it goes up as far as ogre. But you do not need ogre to use the Kinect, you only need ogre for rviz etc which is likely too heavy to run on the Beagleboard.

edit flag offensive delete link more
1

answered 2011-06-29 01:45:56 -0500

sunilsulania9192 gravatar image

Hey I am very thankful of you for your very good answer :)

edit flag offensive delete link more

Question Tools

3 followers

Stats

Asked: 2011-06-23 23:38:06 -0500

Seen: 930 times

Last updated: Jun 29 '11