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

  • 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.


Functions

__init__

CalibrationSphere()

(no arguments)