WorldViz User Forum

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

bembem7 03-10-2010 02:36 PM

Reset Problem
 
Hi all,
This is probably a simple problem but I can't figure out why it is happening.

When I try to reset virtual north, the world usually only jumps a little bit or not at all. It seems to be pretty random (1 out of 30 or 40 presses) that the virtual world actually realigns with physical facing direction.

These are the commands I am using:

Code:

posTracker = add('vizppt.dls')
oriTracker = add('intersense.dls')

headTracker = viz.mergeLinkable(posTracker,oriTracker)
headLink = viz.link(headTracker,viz.MainView)

...

vizact.onkeydown ('r', oriTracker.reset)



All times are GMT -7. The time now is 12:32 AM.

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