Skip to content

Repository files navigation

KalmanLocationManager

Kalman Location Manager

Twitter

GitHub licenseReleaseGitHub issuesGitHub forksGitHub 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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages