Having trouble running c++ and c# examples on Ubuntu 16.04. After compiling with cmake I run
sudo ./nuitrack_console_sample /usr/etc/nuitrack/data/nuitrack.config
and get
WARNING: Can not load library module: ../middleware/libNuitrackModule.so
ERROR: Empty factory for DepthProvider
Additional details: /usr/etc/nuitrack/middleware/libNuitrackModule.so exists and in nuitrack.config the DynamicModules.Path is “…/middleware/”.
Would love to get this working with our new Orbbec cameras. Thanks for the support.