Search found 4 matches

by philipw
Mon Jul 19, 2010 5:31 pm
Forum: OptiTrack Data Streaming
Topic: VRPN - multiple trackers with one callback function
Replies: 2
Views: 3556

VRPN - multiple trackers with one callback function

I'm trying to modify the VRPN-Listener example provided by OptiTrack. It seems with this method you need to hardcode in the tracker name for each object you want to track. I want to be able to add new trackers without modifying code but I can't figure out how. On the VRPN website here it says //The ...
by philipw
Mon Jul 19, 2010 4:37 pm
Forum: OptiTrack Data Streaming
Topic: Rigid Body ID as VRPN Sensor ID?
Replies: 3
Views: 5330

Re: Rigid Body ID as VRPN Sensor ID?

I would also be interested in knowing how to register a single change handler for multiple trackers and getting the name or ID of it. Also, is there good API documentation for VRPN anywhere? The VRPN website isn't too helpful. Thanks.
by philipw
Mon Jun 21, 2010 5:27 pm
Forum: OptiTrack Data Streaming
Topic: VRPN Sample Code cannot connect....
Replies: 5
Views: 5956

Re: VRPN Sample Code cannot connect....

I can't get the VRPN program to compile at all. It seems like I'm not linking some library that it needs. Any advice? Also, where is this VRPN video?