Closed AprilCat closed 3 years ago
Hello. Is there an error if you turn off all these checkboxes?
I'm having this same problem. Fails if all three are checked, and if all 3 are unchecked, and any combination in the Nuitrack executable, and also fails when trying to initialize skeleton tracking from the Python API. I am working with a Pro license.
From the Python API, this is the error:
ERROR: Can't create DepthSensor module
Realsense2DepthProvider: Can't initialize Realsense2: rs2_config_resolve(config:00000232A094CD50, pipe:00000232A0AB9C40):
Couldn't resolve requests
Please advise
Hello, I ran nuitrack sdk demo, but demo ran failed. there are some information in console:
Usage: nuitrack_console_sample [path/to/nuitrack.config] Can't find video camera! Can't find Depth camera! ERROR: Can't create DepthSensor module AstraProPerseeDepthProvider: Can't open device ( DeviceOpen using default: no devices found ) KinectDepthProvider: Devices not found OpenNI2DepthProvider: Can't open device ( DeviceOpen using default: no devices found ) Realsense2DepthProvider: Can't initialize Realsense2: rs2_config_resolve(config:0x563d423b4500, pipe:0x563d423aa800): Couldn't resolve requests
terminate called after throwing an instance of 'tdv::nuitrack::ModuleNotInitializedException' what():
Process finished with exit code 134 (interrupted by signal 6: SIGABRT)
Can anyone tell me how to solve it? Thanks. BTW, I use command nuitrack to test camera, it shows error.