NatNetpollingsample for unlabeled marker

NatNet, VRPN, TrackD, and Plugins
Post Reply
nhmeyer
Posts: 1
Joined: Fri Jan 11, 2019 5:26 am

NatNetpollingsample for unlabeled marker

Post by nhmeyer »

Hello,
I have a problem with the update of the MOTIVE software.
I have a matlab code that use MOTIVE 1.7.5 and natnet 2.7, to collect the position of some unlabeled marker using (mainly) the function getLastFrameOfData.

I have updated the version of Motive to the version 2.0, and uploaded the NatNet 3.1 and my matlab code is not working anymore.
Searching on the internet,If I understood correctly, it is because with the new version, getLastFrameOfData() is not existing anymore.
It seems that now I should use the natnetpollingsample function which is on the samples/matlab folder of natnet 3.1.
Indeed if I call this function in my matlab code, thsi work fine for rigid body but this does not work at all for unlabeled marker.

I am new with MOTIVE, natnet etc , and I would need help to understand how I could manage to get the position of my marker with these new versions.
Thank you in advance for your help!
Post Reply