You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an awesome project and we're planning to use it in our Virtual Assistant project. Downloading the source code and running the Calibration Demo, I get these errors in my console:
Uncaught TypeError: Cannot read property 'mult' of undefined calibration.html:116
Uncaught TypeError: Cannot read property 'mult' of undefined camgaze.js:24
And running the ball test, I get:
Uncaught TypeError: Cannot read property 'x' of undefined ball_test.html: 225
(Running on Windows desktop Chrome 45)
It would be awesome if you could help us on this matter.
Yours,
Sepehr
The text was updated successfully, but these errors were encountered:
Hi,
This is an awesome project and we're planning to use it in our Virtual Assistant project. Downloading the source code and running the Calibration Demo, I get these errors in my console:
Uncaught TypeError: Cannot read property 'mult' of undefined calibration.html:116
Uncaught TypeError: Cannot read property 'mult' of undefined camgaze.js:24
And running the ball test, I get:
Uncaught TypeError: Cannot read property 'x' of undefined ball_test.html: 225
(Running on Windows desktop Chrome 45)
It would be awesome if you could help us on this matter.
Yours,
Sepehr
The text was updated successfully, but these errors were encountered: