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

Raspbian Jessie ROS INDIGO download image [closed]

asked 2015-01-07 02:04:53 -0500

MartinHummel gravatar image

updated 2015-01-14 07:20:54 -0500

Hello all,

during christmas vacation I compiled ROS INDIGO on a Raspbian Jessie image with the following features / packages installed:

C-BERRY TFT framebuffer driver
ROS INDIGO
- ROS base
- RQT
- imageview
- geometry
- moveit
- rviz
- robot model

Here is the link for downloading:
https://drive.google.com/open?id=0Bzu...

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by SL Remy
close date 2017-07-21 01:59:17.207406

Comments

Thanks for the image. I'm using this very successfully to run my RPi powered rover

Waterfox gravatar image Waterfox  ( 2015-02-15 22:12:19 -0500 )edit

Dude you are an absolute lifesaver with this.

devtron gravatar image devtron  ( 2015-02-21 08:48:52 -0500 )edit

File was corrupted when I extracted it with 7-zip. Any advice? I can try to gunzip it instead

LukeH gravatar image LukeH  ( 2016-01-18 08:08:57 -0500 )edit

9 Answers

Sort by ยป oldest newest most voted
3

answered 2015-01-14 12:26:35 -0500

William gravatar image

Hi Martin, this isn't the appropriate way to advertise a contribution such as this, if you would like to use ros answers for this then you should ask a question and answer it yourself, for example see: http://answers.ros.org/question/12226...


On another note, any time you are distributing a binary, you need to provide details like how you created the image and how someone else could reproduce it. While I'm certain that your intentions are pure, without some sort of signing it would be very easy for someone to advertise such an image which intentionally or unintentionally contains malicious software. By providing a way for others to reproduce it, you can get independent validation and build trust in your image.

More importantly, while a binary image is certainly useful, it would be good to have instructions on how to do this so that others can build on what you've done and improve the solution that way. It is very hard for someone to reproduce and iterate on a binary image. I would recommend you just detail the steps you used to create the image on a wiki page, similar to something like the UDOO instructions: http://wiki.ros.org/hydro/Installatio...

edit flag offensive delete link more
1

answered 2015-04-21 00:34:25 -0500

Stephen Eaton gravatar image

Thanks for the image has saved me a lot of time getting ROS up and running on my Pi.

I can confirm that the image does not boot in RPi2 but does on B+

edit flag offensive delete link more
0

answered 2016-01-18 05:49:03 -0500

LukeH gravatar image

Forgive my ineptitude, but I used 7-zip to extract the file, had to append .img to the file so that my image writer could use it. Raspberry Pi didn't even bring up a display... nothing... I know I'm doing something very dumb so please help. I'm trying to mount it from Windows.

Thank you!

edit flag offensive delete link more
0

answered 2017-01-10 05:18:11 -0500

Ilya Boyur gravatar image

Hello everyone, this image doesn't work on my Raspberry Pi 3. When I try to plug in microSD with this image installed by Win32DiskImager, my Monitor connected with HDMI just shows me palette.

edit flag offensive delete link more
0

answered 2015-01-15 11:43:28 -0500

MartinHummel gravatar image

Hi William, I do agree to the approach for writing questions in ROS Answers. The next time I will follow your hints.

The other thing is, that the Raspbian image is a image for writing a SD card with a Debian Armhf operating system for the Raspberry Pi (->Google). This is not a binary in this sense that I did generate or compile the system. What I did was to compiling ROS Indigo and some kernel drivers for the system. The ROS sources and a description to perform this compilation or any ROS package are "on board" in /home/pi. You can unpack the image to a 16GB sdcard using: sudo dd if=< place where my image is/image_name.img> of=/dev/sdd

edit flag offensive delete link more
0

answered 2015-04-08 08:14:21 -0500

zior89 gravatar image

hi! i try to install the .img and when i try to run on the raspberry it ask me a password. COuld you say me the password?

Thanks million!

edit flag offensive delete link more

Comments

hi, the password is nothing else than: user: pi pwd: raspberry

MartinHummel gravatar image MartinHummel  ( 2015-04-08 08:51:51 -0500 )edit

sorry for that, but when i am booting raspbian with the image that i download from here it tell me to login. and when a enter a password appear "System is booting up. see pam_nologin(8)"

Yesterday i thougth that maybe could be because i upload wrong the image on my sd card. But today happen too.

zior89 gravatar image zior89  ( 2015-04-09 02:13:04 -0500 )edit

hi, the image is working with my raspberry. May be the SD card is corrupted or the image was not downloaded correctly.

MartinHummel gravatar image MartinHummel  ( 2015-04-09 03:51:59 -0500 )edit

thanks thanks million!! :) it worked perfectly!

zior89 gravatar image zior89  ( 2015-04-09 05:21:04 -0500 )edit
0

answered 2015-11-28 19:38:02 -0500

Is there something weird about the ethernet on this image? I run my pi headless, getting internet through my computer, and other images have grabbed IP addresses through my computer, but this one doesn't seem to be playing nicely. I can set it to a static IP, and it will take the IP and let me ssh in, but won't get internet. any ideas?

edit flag offensive delete link more

Comments

Hi, I didn't change anything, even ROS is compiled natively on the PI, so i had to wget the sources via internet. But you can have a look in /etc/network/interfaces.Another thing is, that I have the CAN bus running on PI. For my project I need both, CAN and ROS running on a PI 2.

MartinHummel gravatar image MartinHummel  ( 2015-11-29 07:51:09 -0500 )edit
0

answered 2015-04-13 02:31:23 -0500

sara85 gravatar image

Hello! i am working with the raspberry pi2 and this image isn't work. Do you know if there is any possibility to use on rpi2? What change i would do it to could use it on my rpi2?

thanks!

edit flag offensive delete link more
0

answered 2015-01-15 08:02:47 -0500

Freyr gravatar image

I just want to tank you for this image as it seems to fit my needs very will right now. I'm a ROS n00b and have been having problems getting a stable ros image setup from the default wheezy image. I shall give it a spin tonight. Not sure what the significance of going for Jessie over Wheezy has especially since it is not yet released.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2015-01-07 02:04:53 -0500

Seen: 7,017 times

Last updated: Jan 10 '17