Page 1 of 1

Reading VRPN Stream using python (Rigid Body Tracking)

Posted: Sun Sep 12, 2010 9:13 pm
by cbowen12345
I am trying to read the data stream from Rigid Body Tracker with my python application for some realtime usage with VPRN. Does anyone have sample python code (that you are willing to share) allowing Python to stream the VRPN data.

I am working on a device to capture discrete locations of a rigid body(3D) in a previously calibrated volume. The application is for medical research and I am not a C programmer.

Thanks for any assistance.

R Bowen, PhD
cbowen12345@yahoo.com

Re: Reading VRPN Stream using python (Rigid Body Tracking)

Posted: Thu Aug 30, 2012 2:43 pm
by gkfricke
So, I know this is very old -- did you ever get an answer to this?

Re: Reading VRPN Stream using python (Rigid Body Tracking)

Posted: Tue Sep 04, 2012 7:32 pm
by NaturalPoint - Mike
The VRPN standard is open, and packets can be directly deconstructed if necessary. There's some good information here you may be able to make some use of, or at least use as a starting point.