#1
|
|||
|
|||
vrpn error, PPT is connecting
I can't figure out where I should be looking to fix this.
I'm having a problem with one particular script, but others that track head and hand are working fine which leads me to believe that someting may have been inadvertantly changed in the script since last time I ran it (when it also was working fine). I'm getting an error about being unable to open a serial port, but PPT is connecting. Full error message below. Thanks! vrpn_open_commport: cannot open serial port: No such file or directory Traceback (most recent call last): File "C:\Program Files\WorldViz\Vizard30/python\viz.py", line 8043, in __update ** NOTIFTY: Connected to PPT on COM4 if not self.nextAction(pool,overtime): File "C:\Program Files\WorldViz\Vizard30/python\viz.py", line 8095, in nextAction newAction.begin(newAction._obj_) File "C:\Program Files\WorldViz\Vizard30/python\vizact.py", line 1227, in begin self.meth(*self.args,**kw) File "DE.py", line 155, in begin tracker = tracking.track_hand_and_head( hand, 'didactic' ) File "tracking.py", line 30, in __init__ self.loaded_ppts.append( ppt ) AttributeError: track_hand_and_head instance has no attribute 'loaded_ppts' |
#2
|
|||
|
|||
never mind, figured it out.
thanks. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Bluetooth VRPN | Hodge1620 | Precision Position Tracker (PPT) | 4 | 09-24-2012 12:40 PM |
VRPN info | sdiverdi | Precision Position Tracker (PPT) | 5 | 01-16-2011 01:00 PM |
VRPN won't update | Wytze | Precision Position Tracker (PPT) | 7 | 05-28-2008 08:15 AM |
The Wanda in VRPN | kgarr | Vizard | 1 | 02-02-2006 11:07 PM |
Spaceball VRPN help | Dbuckland | Vizard | 10 | 06-21-2005 01:26 PM |