OpenVR-SpaceCalibrator icon indicating copy to clipboard operation
OpenVR-SpaceCalibrator copied to clipboard

Calibration: Clear collected samples when aborted

Open BrianMwit opened this issue 2 years ago • 0 comments

Fixes #99

  • On calibration fail, clear collected samples, so that the next run will have a clean start
  • Terminates if collected samples is >= target rather than == which is a safer termination condition check should something goes wrong.

BrianMwit avatar Jan 02 '23 21:01 BrianMwit