ros-drivers/openni2_camera

No matching device found ...

warp1337 opened this issue · 1 comments

Hi everyone.

I am building openni2_camera (indigo-devel branch) from source. Grabbing images was working two months ago. However, today I rebuilt the system and I got the following error message when firing up the grabber:

[ INFO] [1516105619.826425870]: No matching device found.... waiting for devices. Reason: std::__cxx11::string openni2_wrapper::OpenNI2Driver::resolveDeviceURI(const string&) @ /home/nao/workspace/ros-openni2-camera-indigo-devel-ci-deploy-pepper-head-robocup-nightly/src/openni2_driver.cpp @ 737 : Invalid device number 1, there are 0 devices connected.

I confirmed that the camera is working though. Are there any known regressions?

Also, the list_devices executable does not find any...

Closing. I discovered, that this was due to a broken openni2 installation on my side.