15 Forks
33 Stars
33 Watchers

particle-filter-prototype

Particle Filter Implementations in Python and C++, with lecture notes and visualizations

How to download and setup particle-filter-prototype

Open terminal and run command
git clone https://github.com/mithi/particle-filter-prototype.git
git clone is used to create a copy or clone of particle-filter-prototype repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with particle-filter-prototype https://github.com/mithi/particle-filter-prototype/archive/master.zip

Or simply clone particle-filter-prototype with SSH
[email protected]:mithi/particle-filter-prototype.git

If you have some problems with particle-filter-prototype

You may open issue on particle-filter-prototype support forum (system) here: https://github.com/mithi/particle-filter-prototype/issues