Robot Localization with Python and Particle Filters
Skills:
AI Pair Programming70%
Key Takeaways
Implements robot localization using Python and particle filters in an unknown environment
Original Description
In this one hour long project-based course, you will tackle a real-world problem in robotics. We will be simulating a robot that can move around in an unknown environment, and have it discover its own location using only a terrain map and an elevation sensor. We will encounter some of the classic challenges that make robotics difficult: noisy sensor data, and imprecise movement.
We will tackle these challenges with an artificial intelligence technique called a particle filter.
By the end of this project, you will have coded a particle filter from scratch using Python and numpy.
Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Watch on External: Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: AI Pair Programming
View skill →
🎓
Tutor Explanation
DeepCamp AI