TT_LoadCalibration in version 2.2.0

Post Reply
TT_Andre
Posts: 1
Joined: Wed Jan 06, 2021 11:14 am

TT_LoadCalibration in version 2.2.0

Post by TT_Andre »

Hello all,

I have been trying to use the function TT_CameraBackproject provided by the Motive API. I have already used code for a previous version (2.0.2, if I recall correctly) and achieved expected behaviour. For this, I have used the code snippet as in https://v22.wiki.optitrack.com/index.ph ... librationW.
Since updating to the latest version 2.2.0, using the same code results in TT_GetResultString(fileload) yielding the error "Load failed". Accordingly, TT_Camera{X,Y,Z}Location and TT_CameraOrientationMatrix do not return the desired data. TT_CameraCount still detects a certain amount of cameras (albeit a number of cameras lower than the number of cameras connected).
Is this a known issue? Is there a way to make out the source of this error?
I am using version 2.2.0 on Windows 10 and the code is compiled with Visual C++ using Visual Studio 2019.

Thank you in advance
Andre
Post Reply