ezefranca / WatchShaker

Experimental Shake Gesture Detection API for Apple Watch

Home Page:https://cs.paperswithcode.com/paper/experimental-shake-gesture-detection-api-for#code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shake gesture not recognized

noahbino opened this issue · comments

I implemented this and was working yesterday, now I am getting the following in the debugger: "[Gyro] Manually set gyro-interrupt-calibration to 800"

Hi @noahbino I found the problem, looks like these happens when the Watch have Gyro and/or Mag sensors support. In the version 1.0.1 I fixed that.

Thank you.