from tdw.vr_data.fove.calibration_sphere import CalibrationSphere
Metadata for a sphere used for FOVE calibration.
-
id
The object ID. -
t0
The start time of a collision with a hand. If None, there is no collision. -
done
If True, we're done calibrating with this sphere.
CalibrationSphere()
(no arguments)