Hi,
I'm tracking raw IR and I noticed that Osculator will send continuous OSC messages saying the current location of the 4 IR points even if they haven't updated and (crucially) even if they are stale.
My Osculator settings (file attached as well) look something like this,
Screen Shot 2015-03-11 at 4.30.43 PM.png
wiimotes.oscd
And then I'm receiving OSC messages like this continuously (every few milliseconds),
Screen Shot 2015-03-11 at 4.30.08 PM.png
The issue with this is I can't know if the Wiimote has recently seen an IR dot or if it is just sending something it saw a long time ago.
I can do a check on my side to see if an IR position has changed recently and assume it is stale if it has not. But this seems hacky.
I was wondering if there is something I should change with my configuration or anything else you can suggest.
Thanks!
Toby
PS: Great product!
I'm tracking raw IR and I noticed that Osculator will send continuous OSC messages saying the current location of the 4 IR points even if they haven't updated and (crucially) even if they are stale.
My Osculator settings (file attached as well) look something like this,
Screen Shot 2015-03-11 at 4.30.43 PM.png
wiimotes.oscd
And then I'm receiving OSC messages like this continuously (every few milliseconds),
Screen Shot 2015-03-11 at 4.30.08 PM.png
The issue with this is I can't know if the Wiimote has recently seen an IR dot or if it is just sending something it saw a long time ago.
I can do a check on my side to see if an IR position has changed recently and assume it is stale if it has not. But this seems hacky.
I was wondering if there is something I should change with my configuration or anything else you can suggest.
Thanks!
Toby
PS: Great product!
Comment