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

no async_image_retrieval in sl.InitParameters #242

Open
2 tasks done
TimerChen opened this issue Nov 27, 2024 · 0 comments
Open
2 tasks done

no async_image_retrieval in sl.InitParameters #242

TimerChen opened this issue Nov 27, 2024 · 0 comments
Labels

Comments

@TimerChen
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

I found a paramter async_image_retrieval for zed python api in the document, but it does not exist in this repo.

Steps to Reproduce

sl.InitParameters(async_image_retrieval=True)

Expected Result

...

Actual Result

  File "pyzed/sl.pyx", line 6606, in pyzed.sl.InitParameters.__cinit__
TypeError: __cinit__() got an unexpected keyword argument 'async_image_retrieval'

ZED Camera model

ZED Mini

Environment

OS: Ubuntu
ZED SDK: 4.2

Anything else?

No response

@TimerChen TimerChen added the bug label Nov 27, 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