Dear NVIDIA Team,
Do you know how to install ZED SDK in the NVIDIA Docker for VSLAM?
I tried to “wget Stereolabs - Capture the World in 3D into my docker, however, neither can I run the file as root, nor install it by ./ubuntu20 due to “premission denied”.
Do you know what shoud I do?
The relevant commands for installing the ZED SDK are provided in the rbonghi/isaac_ros_tutorial
Dockerfile here.
It may be easier to simply build and run a Docker container using the provided Dockerfile, but if you prefer to do a bare-metal installation, you should be able to manually run each of the necessary commands in your terminal.