Skip to content

intari/KalmanLocationManager

Repository files navigation

KalmanLocationManager

Kalman Location Manager

Twitter

GitHub license Release GitHub issues GitHub forks GitHub stars

Location manager with Kalman filtering. Originally based on https://github.com/villoren/KalmanLocationManager Modifications are mine.

Usage:

Add it to your build.gradle with:

allprojects {
    repositories {
        maven { url "https://jitpack.io" }
    }
}

and:

dependencies {
    compile 'net.intari:KalmanLocationManager:{latest version}'
}

About

Kalman Location Manager

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages