Search Unity

Troubles with Skeleton Tracking SDK for Intel Realsense from Cubemos

Discussion in 'Formats & External Tools' started by chrispi_, May 27, 2020.

  1. chrispi_

    chrispi_

    Joined:
    Feb 20, 2019
    Posts:
    5
    Hi there,

    at the moment i have got a trial version of the Skeleton Tracking SDK to figure out if its working as expected. I have ordered the realsense D435 camera and tried to get the Skeleton Tracking SDK running in Unity3D (2018.4.11f1). But i always get two error messages

    - "DllNotFoundException: realsense2"
    - "RealSense pipeline not initialized!"

    I tried the troubleshooting as explained in the added pdf.
    - Rebooted System ... Nothing changed
    - CUBEMOS_SKEL_SDK with the Path C:\Program Files\Cubemos\SkeletonTracking was already inserted to the systempaths so i additionally added CUBEMOS_SKEL_SDK\bin with the corresponding Path C:\Program Files\Cubemos\SkeletonTracking\bin
    This did not change anything, too.

    I have to mention, that the unity wrapper examples from realsense work. The exe files in the Cubemos Skeleton Tracking SDK bin directory are working too (when i start dem from the explorer). The realsenseviewer from INTEL is also working without any problems as far as i have tested it. I followed the installation instructions in the Cubemos Skeleton Tracking SDK Getting Started PDF, run post_installation.bat and followed the step with the result of "success".

    I really do not know what to do next.
    Can someone please help me out and give me any advice to just get into testing this camera?

    Thanks in advance,
    Christine

    P.S. i am on win10 x64