autorope / donkeydocs

Docs for donkeycar
32 stars 130 forks source link

Update setup_raspberry_pi.md #31

Closed coryjfowler closed 2 years ago

coryjfowler commented 2 years ago

I am not having fun using THE LATEST RASPIAN AS NOTED BY THE GUIDE. A thing in parenthesis might have just been something noted at the time it was created, not a super important thing. I am also adding verbosity to the fact that Bullseye will not work because the tensorflow wheel will not install due to incompatibilities. I am not having a great night with my first donkey car. Maybe I will have one, but first, I need to find a moment where I really want to reimage the SD card a third time. Does anyone keep their stuff up to date? I was wanting to learn something new, not new reasons to fuel my disdain with modern software and python in general.

zlite commented 2 years ago

Do not use the latest Raspberry Pi OS! It broke all the camera stuff. Fiasco...

On Fri, Jan 7, 2022 at 8:14 PM Cory @.***> wrote:

I am not having fun using THE LATEST RASPIAN AS NOTED BY THE GUIDE. A thing in parenthesis might have just been something noted at the time it was created, not a super important thing. I am also adding verbosity to the fact that Bullseye will not work because the tensorflow wheel will not install due to incompatibilities. I am not having a great night with my first donkey car. Maybe I will have one, but first, I need to find a moment where I really want to reimage the SD card a third time. Does anyone keep their stuff up to date? I was wanting to learn something new, not new reasons to fuel my disdain with modern software and python in general.

You can view, comment on, or merge this pull request online at:

https://github.com/autorope/donkeydocs/pull/31 Commit Summary

File Changes

(1 file https://github.com/autorope/donkeydocs/pull/31/files)

Patch Links:

— Reply to this email directly, view it on GitHub https://github.com/autorope/donkeydocs/pull/31, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAENFYK6RBYRP3D6U7XJODUU62Y7ANCNFSM5LQE7JTQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- ◤ CHRIS ANDERSON 3DR | CEO website https://www.3dr.com/ | linkedin https://www.linkedin.com/company/3d-robotics | twitter https://www.twitter.com/3drobotics

Ezward commented 2 years ago

RaspberryPi OS bullseye is not compatible because the camera system has been changed and it breaks the Python camera bindings. They have provided a 'legacy' download of buster for users (like donkeycar users) that are affected by this. I have updated the relevant documentation to included the download link for legacy buster and to add an aside that explains clearly that bullseye is not compatible.

Ezward commented 2 years ago

@coryjfowler Thank you for making this pull request. It prodded me to update the docs and link to the the correct legacy buster download.