jetsonhacks / buildLibrealsense2TX

Build librealsense 2.0 library on the NVIDIA Jetson TX Development kit. Intel RealSense D400 series cameras.
MIT License
56 stars 47 forks source link

Should this work with Jetpack 3.3? #17

Open atyshka opened 5 years ago

atyshka commented 5 years ago

Has anyone tried these scripts with Jetpack 3.3?

mohammedari commented 5 years ago

I have just successfully installed realsense2 using this script on my Jetson TX2 with Jetpack 3.3.

While building librealsense, the script stops at cmake step with dependency error. So I have installed libgtk-3-dev and libglfw3-dev and type rest commands manually.