Forum Discussion
ssjg
11 years agoHonored Guest
Position tracking - where is the target point?
A quick question about the position value reported by: ovrTrackingState ts = ovrHmd_GetTrackingState(hmd, 0.0); ovrVector3f p = ts.HeadPose.ThePose.Position; Where is p located in real space. I...
jherico
11 years agoAdventurer
"bluenote" wrote:
One should also mention: Without calling ovrHmd_RecenterPose(), the Rift always initializes with the origin of the tracking coordinate system exactly 1 meter in front of the camera.
This is a bug that only occurs if you call ovrHmd_ConfigureTracking too quickly after some other function. If you put a 200 ms sleep in front of ovrHmd_ConfigureTracking it won't happen. I reported it here somewhere, but I can't be bothered to find the thread right now.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 2 years ago
- 12 days ago