Localization
This page includes documentation of how we're approaching determining our current location with accuracy greater than our individual sensors.
Links
- Proggit thread on Kalman filters
- ArduPilot code from a small UAV project that does localization with a GPS and accelerometer
- Kalman Filter Simple Python Implementation
- Kalman Filter for Vehicle Navigation

