Page 1 of 1

Rigid body tracking failure

Posted: Tue May 15, 2018 9:41 am
by mvraju
I created a rigid body definition using Motive 1.10.3.5 and saved in a project file. I am using a OptiTrack v120:DUO camera. The rigid body is tracked fine in Motive. In my application I load the project file and try to track the rigid body using API calls. TT_IsRigidBodyTracked() call return false for the rigid body.

When I use TT_FrameMarkerCount and TT_CameraMarkerCount both report that markers are visible. I am using Visual Studio professional 2015 (14.0.25431) to build and running the application in Windows 10 VM.

Any suggestions on how to go root cause the problem is greatly appreciated?