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

Issue usin OPENNI on ubuntu 18.04.6 #4

Open
Okilele56 opened this issue May 17, 2022 · 1 comment
Open

Issue usin OPENNI on ubuntu 18.04.6 #4

Okilele56 opened this issue May 17, 2022 · 1 comment

Comments

@Okilele56
Copy link

Hello
I am trying to use your 3Dcam following this documentation : https://github.com/Terabee/python_openni2_samples

I am using ubuntu 18 and python3. But unfortunatly I have an issue wtith the line openni2.Device.open_any(), the python script do not detect any sensor.
I have this error message :
Traceback (most recent call last):
File "test_openni.py", line 11, in
dev = openni2.Device.open_any()
File "/home/banc-terabee/.local/lib/python3.6/site-packages/openni/openni2.py", line 258, in open_any
return cls(None)
File "/home/banc-terabee/.local/lib/python3.6/site-packages/openni/openni2.py", line 223, in init
self._reopen()
File "/home/banc-terabee/.local/lib/python3.6/site-packages/openni/openni2.py", line 233, in _reopen
c_api.oniDeviceOpen(self._orig_uri, ctypes.byref(self._handle))
File "/home/banc-terabee/.local/lib/python3.6/site-packages/openni/_openni2.py", line 2837, in wrapper
raise OpenNIError(res, msg.strip(), logfile)
openni.utils.OpenNIError: (OniStatus.ONI_STATUS_ERROR, b'DeviceOpen using default: no devices found', None)

@pl-kabaradjian
Copy link
Contributor

Hello @Okilele56 ,

I invite you to contact our support here with details about your sensor/setup.

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

2 participants