Forum Discussion
BradleyNewman
11 years agoProtege
Way to disable orientation tracking? [0.4.3]
I'm using a motion capture system to track both the position and orientation of the DK2 and I'm wondering if there is a good way to disable orientation tracking with the 0.4.3 SDK? Would be nice to se...
vrdaveb
11 years agoOculus Staff
OVRManager.usePositionTracking and OVRTracker.isEnabled control whether the IR tracking camera affects the head position. If they are false, then we use the head model to infer the position based on the rotation. It sounds like you want to completely control the position and rotation of each eye camera, so you should probably replace the code in UpdateAnchors() with whatever your tracking system needs. For a future release, I've added a "PoseChanged" event where you could run this code without modifying OVRCameraRig.
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
- 11 months ago
- 4 years ago
- 2 years ago
- 2 months ago