We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I found a paramter async_image_retrieval for zed python api in the document, but it does not exist in this repo.
async_image_retrieval
sl.InitParameters(async_image_retrieval=True)
...
File "pyzed/sl.pyx", line 6606, in pyzed.sl.InitParameters.__cinit__ TypeError: __cinit__() got an unexpected keyword argument 'async_image_retrieval'
ZED Mini
OS: Ubuntu ZED SDK: 4.2
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Preliminary Checks
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
Expected Result
...
Actual Result
ZED Camera model
ZED Mini
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: