med-material / Whack_A_Mole_VR

Whack-A-Mole in VR
MIT License
3 stars 16 forks source link

Therapist UI: Make it possible to control motor space size #90

Closed bastianilso closed 4 years ago

bastianilso commented 4 years ago

Currently we only provide Unity controls for the motor space, but this would in fact be interesting for therapists to use, to adjust difficulty of an exercise.

bastianilso commented 4 years ago

Currently we have the idea to implement this as a calibration step - it otherwise creates too many controls for the therapist (position X, Y, Z, width, height).

bastianilso commented 4 years ago

Initial implementation of motor-calibration. motor-calibration2 gif

Todo:

bastianilso commented 4 years ago

111 addresses UI slider and logging. I will close this issue for now and we will see whether remembering the motor space will be important later.