Closed liborw closed 1 year ago
The whole /usr/local/zed/tools directory is missing, here is the content of the /usr/local/zed:
/usr/local/zed/tools
/usr/local/zed
root@1e1d87bf97e9:/usr/local/zed# tree . |-- get_python_api.py |-- include | `-- sl | `-- Camera.hpp |-- lib | |-- libsl_ai.so | |-- libsl_zed.so | `-- libsl_zed_static.a |-- resources |-- settings |-- zed-config-version.cmake `-- zed-config.cmake
bash: /usr/local/zed/tools/ZED_Explorer: No such file or directory
I would expect that the ZED_Explorer is found and started...
The ZED_Explorer is not found.
ZED2i
OS: host: Arhclinux client: Ubuntu Podman version 4.3.1
The documentation https://www.stereolabs.com/docs/docker/install-guide-linux/#download-a-zed-sdk-docker-image is also outdated.
The tools require OpenGL support and only run on gl-devel image variants
See dockerhub readme for a tag list and the main readme for enabling display support
Preliminary Checks
Description
The whole
/usr/local/zed/tools
directory is missing, here is the content of the/usr/local/zed
:Steps to Reproduce
Expected Result
I would expect that the ZED_Explorer is found and started...
Actual Result
The ZED_Explorer is not found.
ZED Camera model
ZED2i
Environment
Anything else?
The documentation https://www.stereolabs.com/docs/docker/install-guide-linux/#download-a-zed-sdk-docker-image is also outdated.