Not most recent frame data even using TT_FlushCameraQueues and TT_Update

Post Reply
vgarciavazquez
Posts: 3
Joined: Fri Dec 24, 2021 2:42 am

Not most recent frame data even using TT_FlushCameraQueues and TT_Update

Post by vgarciavazquez »

Hi,

We obtain the position and orientation of a rigid body with Motive API (Motive 2.3.0 Final version). At some point, we use TT_FlushCameraQueues and then several times TT_Update + TT_RigidBodyLocation to obtain several measurements (ideally, the most recent frames) but it is not working properly. The test that we carry out is to move the rigid body, then to place it at some location, wait around 3 seconds and then to obtain those several measurements. The measurements should not differ so much but they do. If we repeat getting several measurements again, the measurements are more similar.

How can we obtain the most recent frames? We are using V120:Trio.

Thanks!
Post Reply