stereolabs / zed-docker

Docker images for the ZED SDK

Home Page:https://hub.docker.com/r/stereolabs/zed/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v4.0.8 docker sdk support

krishkribo opened this issue · comments

Preliminary Checks

  • This issue is not a duplicate. Before opening a new issue, please search existing issues.
  • This issue is not a question, feature request, or anything other than a bug report directly related to this project.

Description

In stereolabs docker hub the images are available only with the zed sdk 4.0.7 support. To resolve certain bug fixes (e.g., zed-python-api issue) we need 4.0.8 sdk support.

In our pipeline we are using zed docker for the deployment. It could be helpful if the zed dockerhub has the support for v4.0.8.

Current image used: stereolabs/zed:4.0-py-runtime-l4t-r35.4

Steps to Reproduce

The latest images in zed dockerhub has only v4.0.7 support.

Expected Result

Python runtime with v4.0.8 zed sdk.

Actual Result

v4.0.7

ZED Camera model

ZED

Environment

OS: Ubuntu 20.04.6 LTS
SDK_Version : 4.0.7
CPU: aarch64
Kernel: 5.10.120-tegra
GPU: Jetson AGX Orin Developer Kit

Docker image : stereolabs/zed:4.0-py-runtime-l4t-r35.4

Anything else?

No response