Jump to content

Vive Trackers as Movements.


mbangcailan

Recommended Posts

Hello, I am new to the platform and just want to ask if it would be possible to use the trackers aside from full body tracking to "movements"? I've struggling to find some articles that satisfies my need. I'm currently using HTC Vive Cosmos Elite. Thank you for your kind answers.

Link to comment
Share on other sites

Depending of your use case, yes it is possible.

On my side, using Unreal Engine I can set up a VRPawn using a MotionControllerComponent (With a Tracker_[RoleInSteamVr] source) that gives me the position and rotation in Unreal World Space with respect to real-world distances between HMD / Controllers.
I Use 2 trackers, one for locating a turret-like object base, another one attached on the turret for computing the facing rotation.

I am actually investigating how OpenVR API is working for a network-calibration solution and if you are using OpenVR, once you find the tracker's ID you can simply get their poses.

Hope it helps !

Edited by Dominique
Add information
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...