ros-drivers / openni2_camera

ROS wrapper for openni 2.0
http://wiki.ros.org/openni2_camera
BSD 3-Clause "New" or "Revised" License
56 stars 96 forks source link

No matching device found ... #77

Closed warp1337 closed 6 years ago

warp1337 commented 6 years ago

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...

warp1337 commented 6 years ago

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