Building turtlebot on armel (missing dependencies) [closed]

asked 2012-10-27 22:50:53 -0500

mind4z gravatar image

updated 2012-10-28 05:50:07 -0500

I'm trying to get the turtlebot package to compile on my Gumstix Overo Fire Computer-on-Module.
My Setup:

  • Gumstix Overo Fire COM with ARM-Processor
  • Gumstix Turtlecore
  • Ubuntu 12.04 Rootfs
  • iRobot Create

I've managed to get most of the dependencies either from the Ubuntu repositories or with rosinstall. Now I'm down to the last five dependencies that I can't fulfill (because the following packages are not available in the Ubuntu-armel-repositories).
Running rosdep check turtlebot I get the following results:

System dependencies have not been satisfied:
apt ros-fuerte-opencv2
apt openni-dev
apt ros-fuerte-pcl
apt yaml-cpp
apt ps-engine

Is there a way of getting these dependencies to work? Or do I have to live with the fact, that I won't be able to run the turtlebot package with my setup?

UPDATE: I managed to build yaml-cpp from source using this
So 4 dependencies left! Will make another update if I find solutions for the other dependencies. Any help will be appreciated...

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2014-11-23 03:02:10.504806