/ukf-slam

unscented kalman filter slam

Primary LanguageC++

###OVERIVEW

ukf-slam algorithm is referred from here and motion model is odometry model.

I have use matplotlib for visualization. It a C++ wrapper header file for python matplotlib. So you need to have python matplotlib installed to run the visualization.