Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use projected coordinates instead of lat/long #20

Open
koloritcm opened this issue Oct 4, 2018 · 0 comments
Open

Use projected coordinates instead of lat/long #20

koloritcm opened this issue Oct 4, 2018 · 0 comments

Comments

@koloritcm
Copy link

I'm not an expert in Kalman, but isn't the use of latitude/longitude going to make the algorithm performance vary depending on where you are on earth? And also the two different scales in x/y axis makes weird to define a R value related to that coordinate system?

Wouldn't it make much more sense to do it with projected coordinates (e.g. MKMapPoints) and supply the R value in meters and convert it to MKMapPoints based on the latitude?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant