Skip to content
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

ZED examples are not working #295

Open
2 tasks done
reskandari opened this issue Sep 18, 2024 · 0 comments
Open
2 tasks done

ZED examples are not working #295

reskandari opened this issue Sep 18, 2024 · 0 comments
Labels

Comments

@reskandari
Copy link

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 the point cloud example from the ZED SDK v4.1, instead of displaying the expected 3D point cloud, the scene only shows a frame of the camera feed, similar to streaming video. I have followed the installation and setup instructions, but I believe there may be a misconfiguration in the texture renderer or the ZEDManager component.

Steps to Reproduce

  1. Created a new Unity project
  2. Imported the ZED v4.1 custom package.
  3. Opened the point cloud example scene.
  4. Played the scene, but only the ZED camera feed is shown, not the expected point cloud visualization.

Expected Result

The point cloud example should display a 3D point cloud in the scene based on the depth values from the ZED 2i camera, not just the camera feed.

Actual Result

The point cloud example only streams the camera feed, even though the point cloud processing is expected.

ZED Camera model

ZED2i

Environment

Unity Version: 2022.3.4 (HDRP) , 2022.3.4 (3D core), and 2023.2.20 (3D core)
ZED SDK Version: v4.1
CUDA Version: 12.1
ZED Camera: ZED 2i
Operating System: Windows 11

Anything else?

No response

@reskandari reskandari added the bug label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant