/unscented-kalman-filter

Unscented Kalman Filter

Primary LanguageC++MIT LicenseMIT

Unscented Kalman Filter

In this project utilize an Unscented Kalman Filter to estimate the state of a moving object of interest with noisy lidar and radar measurements.

Build

go.sh

Run

cd build
./UnscentedKF

Then start the simulator to check the RSME

result