a12fghoen / ukf-slam

unscented kalman filter slam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###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.

About

unscented kalman filter slam


Languages

Language:C++ 91.0%Language:Objective-C 7.5%Language:C 1.3%Language:CMake 0.2%