Skip to content

Releases: ovi-lab/VRGolfMotorImagery

v2.3.2

05 Dec 18:39
Compare
Choose a tag to compare
  • Added exact radial coordinates to logged data
  • Fixed ball stopping too early (reduced expected to actual radial error margins from 2.5cm to 0.5cm)

v2.3.0 Fixed Error Generation (Clean Build)

29 Nov 16:44
Compare
Choose a tag to compare

error generation has to avoid a trapezoid section behind the hole
earlier it was picking a random angle within a range, but this posed certain problematic regions where the ball could accidentally fall into the hole when it wasn't supposed to, messing with the positioning of the ball
angle and distance checks from the ball when generating errors now do that

v2.2.0

26 Nov 07:01
Compare
Choose a tag to compare

Fixes and Improvements

  • fixed freezing on erroneous trial
  • reduced tolerance on ball stopping criteria (+-1cm from estimated distance)
  • padding for tolerances in error rings
  • scene config validation before building
  • custom participant override parameters in editor
  • better logging in editor
  • fixed error distribution
  • proper seeding of the trial generations based on pid, condition and session
  • better gizmos for visualising rings in editor

Version 2.1

23 Oct 01:52
Compare
Choose a tag to compare
  • easier config file loading
  • removed golf borders
  • made ball faster
  • made ball position tolerance tighter (should give more accurate readings)

Version 2

21 Oct 21:09
Compare
Choose a tag to compare
  1. Fixed Measurements for environment
  2. Updated to new error generation schema
  3. Added experiment progress indicator