In this project, two algorithms are applied to a MATLAB simulation of a mobile robot. Using the robot's sensor measurements and odometry measurements, an occupancy grid was constructed for the purpose ...
This repository contains MATLAB code that implements a particle filter for robot localization. The code simulates a robot's motion, updates particle states based on control inputs and measurements, ...