View Single Post
  #1  
Old 03-23-2017, 07:09 AM
arshbot arshbot is offline
Member
 
Join Date: Mar 2017
Posts: 8
How to navigate intuitively with Vive?

Hey all,

I am using Vizard with an HTC Vive and 2 wands. Right now, I have a script that uses the arrow keys to navigate by using vizact.move(to coords). However, this method leaves movement in a zigzag motion, and forward, backward etc.. are independent of the user, meaning even if the user is facing to the east, forward moves them north instead of where they are facing. How can I implement movement with either the keyboard or the wands that is relative to the user's orientation?
Reply With Quote