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

ASUS Xtion 2 - Can't find Depth Camera #147

Open
arunsunil opened this issue Dec 13, 2018 · 2 comments
Open

ASUS Xtion 2 - Can't find Depth Camera #147

arunsunil opened this issue Dec 13, 2018 · 2 comments

Comments

@arunsunil
Copy link

arunsunil commented Dec 13, 2018

Hello,

We are trying to use the ASUS Xtion 2 RGB-D camera using the OpenNI 2.2 SDK from ASUS [Link] on Ubuntu 16.04 (64-bit). When we try to use the SimpleRead or SimpleViewer application that comes with the package, we get the following error right after the camera is connected:

Video Camera at /dev/video0 Detected
Depth Camera at /dev/video1 Detected
Video Camera at /dev/video0 Inited
Cannot identify '/dev/video1': 2, No such file or directory
Can't open depth camera!

and afterwards the error message becomes:

Video Camera at /dev/video0 Detected
Can't find Depth camera!
Couldn't open device
DeviceOpen using default: no devices found

When the camera is connected, two devices show up in /dev - video0 and video1. But when SimpleRead or SimpleViewer is run, video1 disappears.

We tested the same camera on Windows 10 using OpenNI2.2 and it we are able to get both RGB and Depth images. So we were wondering if anyone here had any idea why this does not work on Ubuntu 16.04. Any help is appreciated.

Thanks

@cmbsolutions
Copy link

I have the exact same result as arunsunil but then on Ubuntu 18.04 (Bionic Beaver), on Win 10 OpenNI2.2 running OK.

@Ttoto
Copy link

Ttoto commented Jun 24, 2019

I come across the same issue. I can not open it in Ubuntu.
It works fine in Win10.

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