autorope / donkeycar

Open source hardware and software platform to build a small scale self driving car.
http://www.donkeycar.com
MIT License
3.13k stars 1.29k forks source link

Donkeycar prebuild zipped disk image not booting with Raspberry Pi 3 B+ #254

Closed MoreAJ closed 6 years ago

MoreAJ commented 6 years ago

Hey guys hows it going...my friends and I are very new to using raspberry pi's and were trying to complete our donkey car. We have been following the Software instructions on donkeycars website but it seems that our B+ pi continues to blink red when attempting to boot it/setup wifi through our laptop. It is definitely not a power supply issue because were using a 5V 2A battery. We unzipped the disk image and followed the steps as described using Ubuntu and uploaded the files onto our Sandisk SD card. As well we setup the network name and password and copied the text as described within the instructions. Is this zipped disk image out of date or not compatible with a Raspberry Pi 3 B+? How do we get our Pi to successfully get Wifi access? Are we supposed to have Raspian or NOOBS downloaded on the SD card? We have been just getting stressed out and feel like were running out of options to try. Please respond with some advice!

wroscoe commented 6 years ago

Hey, This is a known issue and theirs a whole slack channel dedicated to it. However I've got it working using this script. https://github.com/wroscoe/donkey/blob/bd311a19acdc36b198882d3afbe9a023673ca007/install/make_pi_disk_img.sh

MoreAJ commented 6 years ago

Hey Wroscoe thanks for the response...however, i am just unsure how to properly do this with the use of the new script. Can you maybe explain the steps on how to do this? I am completely new with programming, raspberry pi's, and donkeycars. I had the understanding that i am supposed to use a zipped disk image? How can i learn to do this properly with the script to get the program working. Please let me know!

wroscoe commented 6 years ago

In a terminal window on your raspberry pi you can enter each command from the install script.

Here is a disk image for the RPiB+ but is not completely tested. Use at your own risk. https://www.dropbox.com/s/wt7dfy49jhgxgyg/donkey_2-3-0.zip?dl=0

On Mon, May 14, 2018 at 9:16 AM, MoreAJ notifications@github.com wrote:

Hey Wroscoe thanks for the response...however, i am just unsure how to properly do this with the use of the new script. Can you maybe explain the steps on how to do this? I am completely new with programming, raspberry pi's, and donkeycars. I had the understanding that i am supposed to use a zipped disk image? How can i learn to do this properly with the script to get the program working. Please let me know!

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/wroscoe/donkey/issues/254#issuecomment-388875312, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJAfglQo_ZdaoGRbCuJwwHblShexRLbks5tya3igaJpZM4T89Oz .

MoreAJ commented 6 years ago

Appreciate it Will...so the way i would do this is in a Terminal window in Raspbian? Afterwards load this zipped disk image to the SD card then i should be able to find it on the Wifi network?

wroscoe commented 6 years ago

If you're going to use the disk image, you don't need the script. If you're going to use the disk image you can follow the instructions on docs.donkeycar.com

On Mon, May 14, 2018 at 9:24 AM, MoreAJ notifications@github.com wrote:

Appreciate it Will...so the way i would do this is in a Terminal window in Raspbian? Afterwards load this zipped disk image to the SD card then i should be able to find it on the Wifi network?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/wroscoe/donkey/issues/254#issuecomment-388877870, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJAfoJzChN7mls-gUmrF5GM0ojq0u3dks5tya_AgaJpZM4T89Oz .