Pause data stream of sampleclient.exe

NatNet, VRPN, TrackD, and Plugins
Post Reply
hardikpatel007007
Posts: 4
Joined: Mon Aug 28, 2017 4:06 pm

Pause data stream of sampleclient.exe

Post by hardikpatel007007 »

Hi guys,

I run the sampleclient.exe of NatNet version 2.10 with motive 1.10.0.
I have few questions.

I want to extract the data of the rigid body to use it for the feed back into other machine. Would anyone point me how to extract the data from struct??

Also I would only like to fetch the data of the rigid body when required by machine. Is there any way possible to get data when needed and instead of constant streaming onto console window. It streams fast and makes it hard to read the values.

I tried to work on the "while(c = _getch())" loop but it keeps the streaming on.

Any help would be appreciated.
Post Reply