I’m currently evaluating Nuitrack. We are interesting in adding gesture recognition to our software packages. I have seen the C# option in your SDK and this looks really useful. I’m afraid that I’m having problems however in getting the sample projects to run properly. Both “nuitrack_sample.exe” and the C# example start and then crash shortly after showing their windows.
I’ve installed Nuitrack following the instructions here
I’m using an Intel RealSense D415 firmware 05.10.06.00 and the camera works well with both RealSense viewer and with the RealSense SDK.
The samples located in the “nuitrack\bin” result in the following:
Create DepthProvider: RealSense2DepthProvider
terminate called after throwing an instance of ‘tdv::nuitrack::TerminateException’
what(): Realsense2DepthProvider: rs2_set_option(options:00000000D2DB650, option:Visual Present, value:5): get_xu(id=10) failed! Last Error: No error
The camera starts to work as I can see the red lasers activating.
I’m afraid that I cannot give the error for the C# sample as this is not on the screen long enough to read.
No joy I’m afraid but thanks for the suggestion…it’s the same result with 2.15.0.
Nuitrack starts to run, it connects to the camera as I can see the lasers activate. It then however terminates with a “TerminateException”, screenshot attached.
I’m now using 2.15.0. I found a video of how to install Nuitrack and I can confirm everything was followed correctly. All the Intel examples work without issue.