hku-ect / NatNet2OSCbridge

The NatNet2OSCbridge uses ofxNatNet to decode a NatNet stream from Motive into OSC, which it can then broadcast to clients.
3 stars 2 forks source link

NatNet reset should reset all data #128

Open sphaero opened 2 years ago

sphaero commented 2 years ago

Now it is still sending static cached old data (rigidbodies)

I think better state management should be implemented to cover state changes in Motive. The reset button should reset to pristine state and build up from there, so all cached data should be flushed