JetsonHacksNano / installLibrealsense

Build and install Intel's librealsense for the NVIDIA Jetson Nano Developer Kit
MIT License
153 stars 68 forks source link

Updated to use latest v2.40.0 realsense libs + -DFORCE_LIBUVC=ON to s… #38

Closed jazarie2 closed 3 years ago

jazarie2 commented 3 years ago

Updated the realsense library version to v2.40.0 DFORCE_LIBUVC is set to ON to enabled for L515. tested for Jetson Nano with L515

JetsonHacksNano commented 3 years ago

Thank you for this! I added your -DFORCE_LIBUVC fix to the latest release. Build CUDA is now a flag which can be set from the command line. The script grabs the latest release directly from the librealsense repository, but can be overridden from the command line.