WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Precision Position Tracker (PPT) (https://forum.worldviz.com/forumdisplay.php?f=9)
-   -   vrpn error, PPT is connecting (https://forum.worldviz.com/showthread.php?t=1514)

sjp 05-29-2008 08:39 AM

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'

sjp 05-29-2008 09:32 AM

never mind, figured it out.
thanks.


All times are GMT -7. The time now is 02:34 AM.

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