Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 403 Bytes

calibration_sphere.md

File metadata and controls

26 lines (13 loc) · 403 Bytes

CalibrationSphere

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)