CalibrationSphere
May 7, 2024 ยท View on GitHub
from tdw.vr_data.fove.calibration_sphere import CalibrationSphere
Metadata for a sphere used for FOVE calibration.
Fields
-
idThe object ID. -
t0The start time of a collision with a hand. If None, there is no collision. -
doneIf True, we're done calibrating with this sphere.
Functions
__init__
CalibrationSphere()
(no arguments)