WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   Problem Reseting Tracking View (https://forum.worldviz.com/showthread.php?t=2965)

codexter 09-15-2010 11:42 AM

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

Jeff 09-16-2010 03:50 PM

It's difficult to tell what's going on without seeing more code. Can you post all your tracking related code?


All times are GMT -7. The time now is 02:55 PM.

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