| 
		
	
		
		
			
			 
				
				Problem Reseting Tracking View
			 
			 
			
		
		
		
			
			Hey, 
 
We're having problems using an existing demo with a new PPT space that we have enabled.  The previous world won't reset the starting point despite manually changing the starting coordinates.  Any ideas/things to check regarding the Head_POS or PPT? 
 
Here is our reset function: 
 
elif key == 'r': 
		ppt.reset() 
		isense.reset() 
		viz.reset(viz.HEAD_POS) 
		viz.translate(viz.HEAD_POS,0,0,-4) 
 
 
Thanks, 
Cody 
 
Stanford VHIL Lab
		 
		
		
		
		
		
		
		
		
	
	 |