I'm developing a web app using javascript. I originally coded the app on a Mac, and was using stabalizedTipPosition data from the finger objects, however when I switched over to a PC the stabilizedTipPosition data is all 'undefined'. I checked in the leap-0.6.4.js file and found a reference to stabilizedTipPosition, but I'm not getting the vector data.
Wondering if there's something I'm missing.
Thanks!