WorldViz User Forum  

Go Back   WorldViz User Forum > Precision Position Tracker (PPT)

 
 
Thread Tools Rating: Thread Rating: 2 votes, 5.00 average. Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 07-23-2009, 05:06 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
Could you show the code you use to link the VRPN tracker to the viewpoint?

What happens when you just try to print out the data in a timer function?
Code:
def showData():
	data = tracker.getData()  # Access the raw data 
	print data                # Print the array of data 

vizact.ontimer(0, showData)
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
VRPN info sdiverdi Precision Position Tracker (PPT) 5 01-16-2011 01:00 PM
simple question? Boombay Vizard 1 07-06-2009 11:51 AM
swapPos and swapQuat with VRPN michaelrepucci Vizard 1 07-29-2008 12:27 PM
VRPN won't update Wytze Precision Position Tracker (PPT) 7 05-28-2008 08:15 AM
General question and question regarding arrays dan12345 Vizard 1 01-15-2008 11:15 AM


All times are GMT -7. The time now is 11:23 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC