#1
|
|||
|
|||
Vizard + Optotrak
I currently have Optotrak and Vizard installed on 2 different computers. I connect the 2 with a National Instruments DAQ. I haven't been able to get Optotrak to connect however when I follow the instructions in the Vizard documentation.
Is there something I have to do differently if I have Vizard and Optotrak on separate computers? Thanks! |
#2
|
|||
|
|||
Quote:
Quote:
|
#3
|
|||
|
|||
The NI DAQ may actually not be able to properly connect the 2 computers. I'm going to give an ethernet connection a try and check back in!
|
#4
|
|||
|
|||
I have 2 separate computers, one with Vizard and one with Optotrak. They are both connected to the same hospital network via ethernet cables.
I ran the following code: opto = viz.add('optotrak.dle',0,'192.168.0.114') body = opto.getBody(0) marker = opto.getMarker(0) print body.getName() print marker.getName() I also tried replacing the 192.168.0.114 with the IP address of the Optotrak computer. Neither of the codes worked. I've been getting this error message, AttributeError: 'VizExtension' object has no attribute 'getBody' Is there something I'm inputting incorrectly? Is it possible the 2 computers need to be physically connected (e.g. USB to USB, crossover ethernet cable, etc.) instead of just being on the same network for Vizard to fetch the Optotrak data? Thanks! |
#5
|
|||
|
|||
Vizard should be able to connect if they are on the same local network. There could be an issue with the network connection or the server is not streaming data. Verify that the Vizard machine and Optotrack server can ping each other. Disable any firewalls/virus scanners on the machines as these may block network communication.
|
Tags |
optotrak, sensor, tracker, vizard, vizconnect |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Treadmill , Optotrak & Vizard | Canucks | Vizard | 7 | 05-01-2017 10:41 PM |
Connecting Vizard and NDI Optotrak | vserchi | Vizard | 3 | 02-06-2015 01:04 AM |
Vizard 4 Beta Testing | farshizzo | Announcements | 0 | 02-01-2011 10:46 AM |
Vizard 4 Beta Testing | farshizzo | Vizard | 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 |