maine-imre / handwaver

A gesture-based mathematical making environment from the University of Maine
http://www.imrelab.org
8 stars 2 forks source link

Bugfix/vr rig #190

Closed Joey-Haney closed 5 years ago

Joey-Haney commented 5 years ago

Description

Grabbed the VR_Rig from the point where it was deleted. Tweaked the gesture testing scene. TEsted the Vr_Rig with both Leap motion and Vive pro hand tracking to see if the Tslider would update the position of the slider by recognizing the classifer data for each tracking method.

Related Issue

14

92

Motivation and Context

This was a needed component of the new system for tracking gestures. It was accidentally deleted during a clean up commit just before a merge.

How Has This Been Tested?

see description

Screenshots (if appropriate):

Types of changes

Checklist:

Joey-Haney commented 5 years ago

@nsgnn I removed the scene change for HandwaverV2 as those were not intended. However the other changes are related to VR_Rig. (placing it within a scene where it was previously present) And then there is the single line removal which is fine. It is just removing an accidental additional line return. So I reverted the commit that got rid of the file that had that little change.