#1
|
|||
|
|||
detect ppt markers state from vizard script
Hi,
To reduce overhead from unnecessary data logging, I was trying to add a boundary condition of when the PPT markers are switched off. I am currently adding them using VRPN like below: rhPPT = VRPN.addTracker('PPT0@' + PPT_HOSTNAME, globals_oa.PPT1_RIGHT_HAND_VIRTUAL_ID-1) lhPPT = VRPN.addTracker('PPT0@' + PPT_HOSTNAME, globals_oa.PPT1_LEFT_HAND_VIRTUAL_ID-1) But it appears that even when the ppt markers are off, these are getting initialized to some value. Do you know if there is a way to detect from Vizard script if the PPT markers are off? Thanks! |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
starting Vizard from a Python script | hotspur1 | Vizard | 12 | 06-12-2019 12:03 PM |
Blank screen on external monitor when running a Vizard script with Oculus DK2 | mstan | Vizard | 4 | 09-03-2015 05:58 AM |
Vizard 4 Beta Testing | farshizzo | Announcements | 0 | 02-01-2011 10:46 AM |
Vizard tech tip: Using the Python Imaging Library (PIL) | Jeff | Vizard | 0 | 03-23-2009 11:13 AM |
Passing arguments to vizard script | hotspur1 | Vizard | 7 | 05-02-2003 02:03 PM |