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

OpenNIError: (OniStatus.ONI_STATUS_BAD_PARAMETER, b'Device.setProperty(5) failed', None) #114

Open
liu824 opened this issue Mar 14, 2021 · 2 comments

Comments

@liu824
Copy link

liu824 commented Mar 14, 2021

when i use the function set_image_registration_mode(),i meet i error " OpenNIError: (OniStatus.ONI_STATUS_BAD_PARAMETER, b'Device.setProperty(5) failed', None)"

@Goochaozheng
Copy link

Same error when setting the registration mode. Any update on this issue?

@jiangjiang-888
Copy link

jiangjiang-888 commented Sep 11, 2023

my solution:
Move 'dev.set_image_registration_mode(openni2.image_registration_depth_to_color)' after 'dev.create_XXX_stream'

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

No branches or pull requests

3 participants