HI Everybody I am facing a problem with the Kinect camera connection
terminate called after throwing an instance of ‘std::runtime_error’
what(): Kinect::Camera::Camera: Less than 0 Kinect camera devices detected
Aborted
My Kinet sensor is Kinect for Xbox one Model 1520 and I am using the adapter
in the url https://www.amazon.com/gp/product/B00NMSHT7E?psc=1&redirect=true&ref_=oh_aui_detailpage_o04_s00
for the lsusb I can see the result as :-
Bus 002 Device 003: ID 045e:02c4 Microsoft Corp.
Bus 002 Device 002: ID 045e:02d9 Microsoft Corp.
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 04f2:b573 Chicony Electronics Co., Ltd
Bus 001 Device 002: ID 04ca:3016 Lite-On Technology Corp.
Bus 001 Device 004: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 005: ID 045e:02d9 Microsoft Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
for lscpi | grep “3.0” the result is as follows:-
00:14.0 USB controller: Intel Corporation Sunrise Point-H USB 3.0 xHCI Controller (rev 31)
I got this Kinect camera from a friend and I dont see any light on the device other than the USB power box.
Any advice to resolve the issue.
Thanks