Hello -  I am currently working on a plugin using the new skeletal API.  After modifying a few of the examples, the camera initializes, the streams begin, but I am currently stuck on a problem around which I cannot find much information.  After calling orbbec::bodytracking::BodyTracker tracker.update(depthmap) I am checking the error from that result and getting an error message of orbbecBodyTracking.data not found.
After digging around a bit, I’m not sure where the lib is looking for this file. I found it in the SDK and I’m not having any other dependency issues in my VS solution. Any insight would be immensely helpful!
Thanks!