WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Precision Position Tracker (PPT) (https://forum.worldviz.com/forumdisplay.php?f=9)
-   -   Basic Setup of PPT and Vizard (https://forum.worldviz.com/showthread.php?t=2971)

James 09-17-2010 08:59 PM

Basic Setup of PPT and Vizard
 
Hello,

I'm trying to setup a system and we are having some issues with tracking in a vr environment.

Basically, the intersense doesn't seem to be communicating with the rendering machine because we always get an error when we start up one of the worlds.

I think it has to do with the basic config file or even as simple as the hardware connections (currently intersense is plugged into com1 of ppt machine).

Thanks,
James

Jeff 09-23-2010 10:20 AM

Do you get an error running the following?
Code:

import viz
viz.go(viz.FULLSCREEN)

isense = viz.add('intersense.dle')
tracker = isense.addTracker(port=1)



All times are GMT -7. The time now is 03:49 AM.

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