Robotics StackExchange | Archived questions

ROS on raspberrypie

Hello all,

I have tried to install ROS on raspberry pie based on this tutorial but I have not been successful even though I am sure I followed the guide step by step.I think there are some missing python libraries in Raspbian Wheesy OS which make it impossible to run rospy. Any help is appreciated.

Asked by Sam on 2015-06-11 15:38:23 UTC

Comments

Which tutorial did you follow? What specifically didn't work? Are there error messages?

Asked by Dan Lazewatsky on 2015-06-11 15:46:58 UTC

a link to the tutorial?

Asked by s1 on 2015-06-11 16:01:45 UTC

the link is the ROS's own documentation: http://wiki.ros.org/ROSberryPi/Installing%20ROS%20Indigo%20on%20Raspberry%20Pi

Asked by Sam on 2015-06-11 16:04:36 UTC

My goal was to connect simulink to ros . I am able to connect simulink to raspberrypie but the thing is that when you want to install support package from simulink to ras pi you don't have so much control and some specific Raspbian OS is inserted to your sd card.

Asked by Sam on 2015-06-11 16:06:55 UTC

Please be as specific as possible. Is there a command you're running that isn't doing what you expect? What is it, and what is the output?

Asked by Dan Lazewatsky on 2015-06-11 18:20:42 UTC

Answers

If you have an Rasberry PI 2 you can install ubuntu.

If you have An Rasberry PI you can use this Rasberry PI https://github.com/mattmongeon/rpi_examples_indigo

Asked by duck-development on 2015-08-21 04:07:52 UTC

Comments