Thread: fastrak
View Single Post
  #2  
Old 03-06-2007, 09:04 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Did you specify the port before adding the fastrak.dls sensor? Your code should look something like this:
Code:
PORT_FASTRAK = 1
fastrak = viz.add('fastrak.dls')
Reply With Quote