WorldViz User Forum

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

bbb 11-28-2017 12:28 AM

Problem with vizconnect
 
Hi Jeff,
I have a problem with and i wanted to upload my vizconnect files but there is a problem with the file's size and type, attached is a google drive shared link with the files https://drive.google.com/drive/folders/1ie9URLXV5kM9aiw0znwyQF12sYdN4fNQ?usp=sharing
I have an environment in which participants are using xbox one controller for navigation (left joystick for turning left and right, right joystick for walking forward, backward, left and right) with Oculus Rift DK2 (named new).
I want them to get to a target location and when they do so, i want that they were only able to turn around with the left joystick but won't be able to walk with the right joystick. Using vizconnect.getTransport('main transport').setEmabled(viz.OFF) or something similar causes for not moving or turning with the xbox at all but only allow for movement according the googles (Oculus Rift). How can i overcome this issue?
I used your Oculus Rift with mouse and keyboard preset in the vizconnect and changed the file inside in order for having synchornized movements of orientation from the googles according to the position, so i have to use this preset (in another vizconnect file named old, , the vizconnect.getTransport('walking').setEmabled(viz. OFF) solved the problem i described).

I tried to add another transport and mimic what i did with the first file but failed to achive the same thing.

Thanks in advance.

Jeff 11-28-2017 01:35 AM

1 Attachment(s)
You could break up the position/orientation movements into two transports that are linked together using a transportation group. At the target location, disable just the transport that controls the user's position. Attached is a desktop example.


All times are GMT -7. The time now is 05:47 AM.

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