You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to build this project on windows 10, But there are so many dependencies to resolve. I was able to install ros melodic successfully. I'm stuck in libfreenect2 and iai_kinect2 installation. I read so many discussions but couldn't resolve the errors. While running Protonect.exe, kinect is recognized but got this error-
"unsupported API call for 'claim_interface' (unrecognized device driver)[Error] [protocol::UsbControl] failed to claim interface with IrInterfaceId(=1)! LIBUSB_ERROR_NOT_SUPPORTED Operation not supported or unimplemented on this platform. Try debugging with environment variable: export LIBUSB_DEBUG=3 .
[Info] [Freenect2DeviceImpl] closing"
Can anyone have a proper setup guidelines for these packages ?
and, if it can only run on linux, then will it be possible to run it on virtual machine ?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
I'm trying to build this project on windows 10, But there are so many dependencies to resolve. I was able to install ros melodic successfully. I'm stuck in libfreenect2 and iai_kinect2 installation. I read so many discussions but couldn't resolve the errors. While running Protonect.exe, kinect is recognized but got this error-
"unsupported API call for 'claim_interface' (unrecognized device driver)[Error] [protocol::UsbControl] failed to claim interface with IrInterfaceId(=1)! LIBUSB_ERROR_NOT_SUPPORTED Operation not supported or unimplemented on this platform. Try debugging with environment variable: export LIBUSB_DEBUG=3 .
[Info] [Freenect2DeviceImpl] closing"
Can anyone have a proper setup guidelines for these packages ?
and, if it can only run on linux, then will it be possible to run it on virtual machine ?
Thanks in advance.
The text was updated successfully, but these errors were encountered: