I am trying to use the following guide to setup nvidia dev container with ZED SDK:
I make it all the way to building the docker image with the ZED SDK installed which completes and enters the container, but the step to check version to verify fails. The tools folder doesnt exist in that location, the only file inside the container in /opt/zed/ is install-zed.sh. I already have the drivers, and i can get your SDK to work in its own docker, so the issue is only when installed in the nvidia container.
I also cant install the ros2 wrapper inside this nvidia container afterwards, but i guess that is because the SDK was not installed correctly.