![]() |
|
#2
|
|||
|
|||
|
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) |
|
|
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 |