Page 1 of 1

VRPN with Arena

Posted: Mon Jun 21, 2010 6:18 am
by fdili
Hello,

My lab just baught a new 12 cameras optitrack mocap with arena knowing that we already had a 6 cameras optitrack with rigid body. For the communication protocol we used to use the format VRPN for the data sent from rigid body.
Is that still possible with arena ? can we get the data in VRPN format ?

Another question is about OSC protocol, Is it possible to send the data from arena by OSC, is there any library available ?

I have the feeling the only communication possibility in real time with arena is to use Natnet program. I might be wrong ?!?

Thank you in advance for the answer
Sarah FDILI ALAOUI
PHD Student

Re: VRPN with Arena

Posted: Mon Jun 21, 2010 2:33 pm
by VincentG
No the Arena software does not stream data thru VRPN. It uses our NatNet interface.

NaturalPoint (NatNet) Streaming Sample Distribution Files
SDK for capturing tracking data streamed across networks by ARENA and Tracking Tools/Rigid Body Toolkit. Sample clients with source code are included.
Download .zip file (v2.2, posted 06/02/10)

http://media.naturalpoint.com/software/ ... SDK2.2.zip

Re: VRPN with Arena

Posted: Tue Jun 22, 2010 11:29 am
by fdili
We already have installed NatNetSDK but we want to communicate the data by OSC to our MaxMSP programs, is there any library for that or do we have to program it our selves ?

Thank you in advance for the answer
Sarah FDILI ALAOUI
PHD Student

Re: VRPN with Arena

Posted: Tue Jun 22, 2010 1:59 pm
by VincentG
You would have to creat your own interface client program.