Skip to content

m090009/CarND-Kidnapped-Vehicle

Repository files navigation

Kidnapped Car

In this project we try to find the location of a kidnapped vehicle using a particle filter, the particle filter does this by trying to match a set of given map landmarks where we'll be able to locate the car on the map using these landmarks. result image Basically a particle filter is a way for robots to locate themselves in the world around them, they observe the world around them via sensors readings then assosiate their sensor readings with map landmarks (particles) to see where they are not too different from us.

Video

gif image

About

Locate a Kidnapped car by using a particle filter to identify map landmarks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published