pyrealsense2 cannot be installed in Raspberry Pi 4B
I've been trying to install pyrealsense2 into my pi 4B following to the tutorials but the tutorial only work for raspberry pi 3 only. I've been looking everywhere for one that support 4B but all failed in make install. Is there anyone who have successfully installed it in 4B can help?
-
At the link below, a Pi 4 user shared their method for installing the librealsense SDK and the pyrealsense2 wrapper on Ubuntu 22.04.
https://github.com/IntelRealSense/librealsense/issues/11506#issuecomment-1599168850
-
You may have installation problems if you are using the Bullseye version of Raspberry Pi OS, as that OS had problems with the librealsense SDK whilst its previous version Buster did not.
If you are using Bullseye, the only known fix has been to compile Buster first and then copy two binary files across from it to Bullseye.
https://github.com/IntelRealSense/librealsense/issues/9943#issuecomment-966048785
Please sign in to leave a comment.
Comments
3 comments