l515 not being detected on edge devices
I went through and installed (cmake, make, make install) librealsense 2.3.6 from the github. I have done this countless times for previous cameras (d435, t235) successfully. But after installing it on the 64-bit raspberry pi, or the jetson nano, I am not seeing the l515 when I run realsense-viewer. The c and python demos are also unable to see the device. Any ideas?
-
Hi Iviti RealSense L515 questions are handled on the RealSense GitHub forum. You can re-post your question there by visiting the link below and clicking on the New Issue button.
https://github.com/IntelRealSense/librealsense/issues
Having said that, if you are installing on the Pi and Jetson Nano for the first time then that may be the source of your problem, as the ARM processors that these devices use can cause kernel patching complications when building librealsense.
A solution for this is to build from source code with CMake with a method called RSUSB backend. The process is detailed in the link below and may be worth trying before making a RealSense GitHub post.
https://github.com/IntelRealSense/librealsense/issues/6368#issuecomment-636316279
Please sign in to leave a comment.
Comments
1 comment