Questions tagged [htc-vive]

Use this tag to ask about HTC vive related questions. HTC Vive is a virtual reality(VR) headset developed by HTC and Valve Corporation, released on 5 April 2016.

155 questions
-1
votes
2 answers

How to get the (x,y,z) value of HTC vive Gyroscope in real-time?

have you met this problem?I want to get the X,Y,Z values from htc vive HMD in real-time,but i don't know how to do it.I guess whether the htc vive SDK has the special interface for developer?Could you please give me some help?thank you!
YangFuxing
  • 19
  • 1
-1
votes
1 answer

ROS virtual box streaming on htc vive on windows

my current situation is that I need to run a simulation on htc vive using ROS. For now I have connected ROS and v-rep on virtual box, ubuntu. I have connected htc vive on windows and setted it up with steam vr. I would like to set it up so that I…
zujankaaa
  • 1
  • 3
-1
votes
2 answers

Unable to load multiple scenes from a primary scene in Unity?

My gameplay is such that I want my scenes to perform this flow: Scene1 -> Scene2 -> Scene1 Scene1 -> Scene3 -> Scene1 Scene1 -> Scene4 -> Scene1 Scene1 -> Scene5 -> Scene1 I have 4 different triggers leading to 4 diffferent scenes. But every…
Pratham Sehgal
  • 143
  • 1
  • 5
  • 17
-2
votes
1 answer

Getting the world position/orientation of a VR headset using Unreal C++

I need to find the world position/orientation of a VR headset (both Oculus and HTC) and then set an actor to be at the same location. Getting the camera's position seems to not work well in VR, so I thought this code was the proper way to do…
Andrew Langley
  • 41
  • 1
  • 10
-2
votes
1 answer

Throwing Objects in Unity Using Vive

I am trying to use the HTC Vive controller to pick up and throw objects in Unity. The idea is that you get the controller close enough to the object to touch it, hold the trigger to pick it up, and release the trigger while making a throwing motion…
1 2 3
10
11