/fastslam

particle filter based slam: fastslam1

Primary LanguageC++

###OVERIVEW

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