• Stars
    star
    1
  • Language
    C++
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The objective in this project is to implement a particle filter in C ++ to get an accurate estimation of the position of a vehicle on a map, where the initial probability of position is obtained through the data delivered by a GPS sensor.