WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 05-16-2009, 08:19 PM
Charlotte Li Charlotte Li is offline
Member
 
Join Date: Oct 2008
Posts: 2
tracker coordinates transform

Hi,

I just start to use worldviz and there is a question confusing me. I am using Intersense IS-900 as the tracking system. The tracker's coodinate location is different from world coodinate. Is there a function can transform the tracker's coodinate? Do I need to write the transform matrix in the program?

Thank you!
Reply With Quote
  #2  
Old 05-18-2009, 02:38 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
If you just want to apply a global offset to the position of the tracker, then you can specify this when creating a link using the tracker. For example, if you wanted to move the Y position up 2 meters when linking the tracker to the viewpoint, you would use the following code:
Code:
viewLink = viz.link(tracker,viz.MainView,offset=(0,2,0))
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
viz.vertex coordinates lilio Vizard 6 05-16-2009 04:36 PM
Simple Head Tracker PHart Vizard 1 05-10-2009 05:35 PM
Does the vrpn7.dle tracker plug-in clear the udp buffer? michaelrepucci Vizard 2 09-19-2008 10:22 AM
Interface with Tobii Eye Tracker Uttama_vizard Precision Position Tracker (PPT) 1 12-12-2007 11:31 AM
Locating the Coordinates of Vertices for on the fly objects shivanangel Vizard 4 10-30-2006 08:28 PM


All times are GMT -7. The time now is 09:04 AM.


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