VRPN with Arena

Post Reply
fdili
Posts: 6
Joined: Mon Jun 21, 2010 6:11 am

VRPN with Arena

Post 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
VincentG
Posts: 7728
Joined: Mon Jul 17, 2006 5:00 am
Location: Corvallis, Oregon

Re: VRPN with Arena

Post 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
fdili
Posts: 6
Joined: Mon Jun 21, 2010 6:11 am

Re: VRPN with Arena

Post 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
VincentG
Posts: 7728
Joined: Mon Jul 17, 2006 5:00 am
Location: Corvallis, Oregon

Re: VRPN with Arena

Post by VincentG »

You would have to creat your own interface client program.
Post Reply