WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 06-04-2009, 01:31 PM
sl0bz sl0bz is offline
Member
 
Join Date: Jun 2008
Posts: 6
tracking position of cursor

I have a four wall CAVE system with four Flock of Birds trackers using trackd. I am able to start the tracking system using: tracker = viz.add('trackd.dls') and viz.tracker(). For some reason, the system is only tracking the sensor corresponding to the user's head position. Which isn't necessarily a bad thing because now I have a head tracked virtual environment.

However, I would still like to be able to use more than one sensor.

I want to attach one of the sensors to a gamepad device and have a virtual cursor that will allow me to interact with objects in the environment. I have tried using the tracker.get() command but have not been having any luck.

Thanks in advance for the help

--
sl0bz
Reply With Quote
  #2  
Old 06-06-2009, 10:23 PM
Gladsomebeast Gladsomebeast is offline
Member
 
Join Date: Mar 2005
Location: Isla Vizta, CA
Posts: 397
Searched the Vizard help for Trackd plug-in:

http://www.worldviz.com/vizhelp/trackd_plug-in.htm
__________________
Paul Elliott
WorldViz LLC
Reply With Quote
  #3  
Old 06-15-2009, 06:31 AM
sl0bz sl0bz is offline
Member
 
Join Date: Jun 2008
Posts: 6
We have looked for help in Vizard's help menu prior to the post, but still had no luck. Any other suggestions?
Reply With Quote
  #4  
Old 06-15-2009, 01:52 PM
Gladsomebeast Gladsomebeast is offline
Member
 
Join Date: Mar 2005
Location: Isla Vizta, CA
Posts: 397
To add more sensors, methinks you add the trackd.dls again. From the help:

Code:
PORT_TRACKD = 1000
head = viz.add('trackd.dls')
hand = viz.add('trackd.dls')
__________________
Paul Elliott
WorldViz LLC
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Position and Orientation tracking problem Vic Vizard 1 06-09-2009 05:13 PM
Flock of Birds (Only Position Tracking working? No Orientation?) TheLostBrain Vizard 6 05-10-2008 08:39 AM
position tracking with patriot pgagolf Vizard 4 04-19-2007 04:42 AM
PPT vs. VPRN - Position Tracking not Working tmcw Precision Position Tracker (PPT) 21 02-27-2007 03:19 PM
Tracking and interaction kgarr Vizard 6 08-31-2006 01:06 PM


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


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