mirror of
https://github.com/overte-org/overte.git
synced 2025-07-10 13:38:48 +02:00
The openvr SDK provides a way to gauge the quality of tracking on a given device via the eTrackingResult enum. * Drop - Only Running_OK is considered valid, all other eTrackingResults will return invalid poses. * Freeze - Only Running_OK is considered valid, but other valid TrackingResults will return the last Running_OK pose. In esseces this will freeze the puck in place at the last good value. * None - All valid eTrackingResults will be valid, including OutOfRange and Calibrating results. This is the default. |
||
---|---|---|
.. | ||
hydra.json | ||
keyboardMouse.json | ||
kinect.json | ||
leapmotion.json | ||
neuron.json | ||
oculus_remote.json | ||
oculus_touch.json | ||
spacemouse.json | ||
standard.json | ||
standard_navigation.json | ||
touchscreen.json | ||
touchscreenvirtualpad.json | ||
vive.json | ||
xbox.json |