WorldViz User Forum

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

jebber 07-14-2004 08:39 AM

gloves
 
When I load the VRML models for the gloves and link them to the position trackers and the gyros (using the link function) they are initially placed too high in the room. How do I set the initial height of the gloves? We set the height for the HMD/view using the viz.eyeheight() command. Is there a similar function for the gloves?
thnx
Jeb

farshizzo 07-14-2004 10:20 AM

Hi Jeb,

The vizppt.dls has built-in commands that let you apply offsets to the position. For example if you wanted to lower the position of the glove tracker by 1 meter you would do the following:
Code:

handPPT.command(7,'',0,1,0)
Keep in mind that when you perform the reset command on a ppt tracker, it will override this offset.


All times are GMT -7. The time now is 01:56 PM.

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