D 435i jetson orin AGX compatibility
I would like to know if the D435i camera is compatible with the Jetson AGX Orin Developer Kit. If it is compatible, how can I install the Intel® RealSense™ SDK 2.0 in the correct way
* Jetson AGX orin running in ubuntu 22.04 with ros2 Humble
-
Hi Imenmabrouk6 The most common method by which the RealSense SDK 2.0 (librealsense) can be successfully installed on Jetson Orin is to build it from source code and bypass the kernel. This can be done by performing a source build with either the libuvc backend or RSUSB backend installation method.
An easy way to install the SDK with the libuvc backend is to use the build script at the link below.
https://github.com/IntelRealSense/librealsense/blob/master/doc/libuvc_installation.md
A discussion about installing on Orin can be found here:
-
Hi MartyG , I successfully installed librealsense using the libuvc backend .
Thanks so much.
Please sign in to leave a comment.
Comments
3 comments