View Single Post
  #7  
Old 04-11-2006, 10:20 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Hi,

I'm not sure what is causing that. I've made one small change that might fix that, it's attached below. If it doesn't fix your problem, then it is either the trackd software or the sensor.

To link a sensor to the viewpoint do the following:
Code:
viz.get(viz.MAIN_VIEWPOINT).link(sensor)
Attached Files
File Type: zip trackd2.zip (6.3 KB, 2830 views)
Reply With Quote