View Single Post
  #1  
Old 10-24-2012, 12:26 PM
davev davev is offline
Member
 
Join Date: Oct 2012
Posts: 2
Problem reading VRPN info from ZSpace

I am attempting to read tracker data from a ZSpace system in Vizard. I am able to connect to the VRPN server using the vrpn_print_devices program provided with VRPN. When I connect using the same tracker and server name from Vizard I always get [0.0, 0.0, 0.0] for the tracker position.

Attached is a screenshot showing the output from vrpn_print_devices on the left and my vizard code and output on the right.

It looks like the tracker does provide more data than just the position and quaternion. Could this be a problem when using the tracker from Vizard?
Attached Thumbnails
Click image for larger version

Name:	vizard vrpn.png
Views:	1670
Size:	408.4 KB
ID:	541  
Reply With Quote