Skip to content

ZED_Depth_Viewer not working #687

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 tasks done
wzds2015 opened this issue Apr 9, 2025 · 1 comment
Open
2 tasks done

ZED_Depth_Viewer not working #687

wzds2015 opened this issue Apr 9, 2025 · 1 comment

Comments

@wzds2015
Copy link

wzds2015 commented Apr 9, 2025

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

Getting this error since today. Don't know how to fix.

~$ ZED_Depth_Viewer
[2025-04-09 18:33:10 UTC][ZED][INFO] Logging level INFO
[2025-04-09 18:33:10 UTC][ZED][INFO] [Init] Depth mode: NEURAL
[2025-04-09 18:33:11 UTC][ZED][INFO] [Init] Camera successfully opened.
[2025-04-09 18:33:11 UTC][ZED][INFO] [Init] Camera FW version: 1523
[2025-04-09 18:33:11 UTC][ZED][INFO] [Init] Video mode: HD720@30
[2025-04-09 18:33:11 UTC][ZED][INFO] [Init] Serial Number: S/N 11650965
in bool ImageHandler::initialize(sl::Mat&) : Err [999]: unknown error.
in bool ImageHandler::initialize(sl::Mat&) : Err [400]: invalid resource handle.
in bool ImageHandler::initialize(sl::Mat&) : Err [400]: invalid resource handle.
in bool ImageHandler::initialize(sl::Mat&) : Err [400]: invalid resource handle.
in bool ImageHandler::initialize(sl::Mat&) : Err [999]: unknown error.
in bool ImageHandler::initialize(sl::Mat&) : Err [400]: invalid resource handle.
in bool ImageHandler::initialize(sl::Mat&) : Err [400]: invalid resource handle.
in bool ImageHandler::initialize(sl::Mat&) : Err [400]: invalid resource handle.
in void OGLWidget::Deinit() : Err [400]: invalid resource handle.
in virtual void InputThreadModul::run() : Err [400]: invalid resource handle.

Steps to Reproduce

  1. DEZ_Depth_Viewer

...

Expected Result

depth display

Actual Result

no depth

ZED Camera model

ZED

Environment

1. cuda info:
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2023 NVIDIA Corporation
Built on Fri_Jan__6_16:45:21_PST_2023
Cuda compilation tools, release 12.0, V12.0.140
Build cuda_12.0.r12.0/compiler.32267302_0

2. graphics card: RTX4080, driver: 570.124.06
3. System: ubuntu 24.04
4. ZED sdk file: ZED SDK for Ubuntu 24 5.0 EA

Anything else?

No response

@maheshreddy24
Copy link

Hey were you able to get the depth map?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants