game physics - Kalman Filter for Android -


Is there a Klemman filter implementation? Can I use my xeroscope and acceleration data from Android phones?

Check out this project:

They use the Klein filter for gyrosensors Etc. And this is also Java ... you can download the source and maybe you can use it somewhat easier in android.

You should also check and

Happy hacking


Comments