View Single Post
  #1  
Old 08-14-2012, 08:38 AM
nabrahamson nabrahamson is offline
Member
 
Join Date: Sep 2011
Posts: 36
VRPN tracker, detecting device.

Hey Vizard gurus, I have a quick question about your VRPN interface. I have working code using the VRPN tracker with a kinect device. What I want to do is to detect if a kinect is plugged into the computer, and disable the kinect interface if no kinect is found. I see when I run my script the following message if the kinect is not plugged in:

Code:
VRPN Error
 (18) from Tracker0: No response from server for >= 10 seconds
Is there a way to programatically detect this error so that I can switch to a different user interface if the Kinect isn't plugged in?
__________________
Reply With Quote