![]()  | 
	
| 
	 | 
| 
		 
			 
			#1  
			
			
			
			
			
		 
		
	 | 
|||
		
		
  | 
|||
| 
		
	
		
		
			
			 
				
				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!  | 
| 
		 
			 
			#2  
			
			
			
			
			
		 
		
	 | 
|||
		
		
  | 
|||
| 
		
	
		
		
		
		 
			
			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))  | 
![]()  | 
	
	
| Thread Tools | |
| Display Modes | Rate This Thread | 
		
  | 
	
		
  | 
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| viz.vertex coordinates | lilio | Vizard | 6 | 05-16-2009 05:36 PM | 
| Simple Head Tracker | PHart | Vizard | 1 | 05-10-2009 06:35 PM | 
| Does the vrpn7.dle tracker plug-in clear the udp buffer? | michaelrepucci | Vizard | 2 | 09-19-2008 11:22 AM | 
| Interface with Tobii Eye Tracker | Uttama_vizard | Precision Position Tracker (PPT) | 1 | 12-12-2007 12:31 PM | 
| Locating the Coordinates of Vertices for on the fly objects | shivanangel | Vizard | 4 | 10-30-2006 09:28 PM |