Particle Filter Implementation

An Introduction to Computational Robotics: Making a particle filter using ROS2 and Python.

picture of portfolio project
October 2023

I worked on this project with Dokyun Kim. Using some provided helper functions, we created a working particle filter to localize our robot. To see the code and math behind the particle filter, check out our Github repository below!

Github Repository