Added error calculations for GesturePath :: MotionProcessor.averageError, MotionProcessor.getErrors, GesturePath::getError

This commit is contained in:
Luca Warmenhoven
2024-05-09 16:15:24 +02:00
parent 8db4e8a208
commit 8bbf5750f6
6 changed files with 179 additions and 57 deletions

View File

@@ -7,7 +7,7 @@ android {
defaultConfig {
applicationId "com.example.fitbot"
minSdk 23
minSdk 29
targetSdk 29
versionCode 1
versionName "1.0"