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

Docker image built with CUDA 10.4, SDK is looking for 10.5

bblumberg 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

The SDK seems to depend on CUDA 10.5 (or a check seems to expect it), but the docker image was built with 10.4

Steps to Reproduce

  1. Pull docker image
  2. Run /usr/local/zed/tools/ZED_DIagnosti
    ...

Expected Result

The SDK check passes

Actual Result

It complains that CUDA 10.5 isn't found.

ZED Camera model

ZED2

Environment

ZED SDK: 3.6.4
OS: 20.04

Anything else?

No response

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days