/ParticleFilter

This project will implement a two dimensional particle filter in C++ to localize the car for autonomous driving. The particle filter will have access to the map, noisy initial localization information from GPS and noisy observation and control data from the sensors.

Primary LanguageC++MIT LicenseMIT

No issues in this repository yet.