Page 1 of 1

Motive 3.1 - MotiveAPI.h

Posted: Wed Oct 11, 2023 6:32 pm
by Camsmart
I am attempting to use the Motive API in my visual studio project. I have linked and referenced the Motive Lib and Inc libraries and the file seems to be included successfully (#include "MotiveAPI.h"). There seems to be however an issues with the MotiveAPI.h file. The MotiveAPI.h header (C:\Program Files\OptiTrack\Motive\inc) file includes the following:

Code: Select all

#include "Core/UID.h"
#include "Core/Label.h"
#include "Core/Vector2.h"
#include "Core/Quaternion.h"
#include "Core/Marker.h"
Each one is successful except the "Core/Quaternion.h" file. This one is not seen. Whenever I go to the Motive included directory (C:\Program Files\OptiTrack\Motive\inc\Core) I see the referenced "Core" files. Every file besides the Quaternion.h file is listed. Does anyone else have the "Quaternion.h" file? Any ideas?

Thanks,
Cam

Re: Motive 3.1 - MotiveAPI.h

Posted: Mon Nov 06, 2023 12:04 pm
by Sunderlandkyl
+1

Quaternion.h doesn't appear to be included the SDK. Any word on when it will be made available?

We'd love to update our software to work with the USB cameras using Motive 3.X, however this issue is keeping us stuck to Motive 2.X.