Skip to content
#

monte-carlo-localization

Here are 40 public repositories matching this topic...

This repository implements Monte Carlo Localization (MCL) for VEX V5RC in the standard Vexcode Pro V5 without any external libraries or pluggins; just vanilla C++. With this code and documentation you can enhance position tracking accuracy in the vex game environment.

  • Updated Jul 21, 2025
  • C++

A 2D Monte Carlo Localization (MCL) simulator with a ray-casting LIDAR, written in C++17 and SFML. It demonstrates probabilistic robot localization using particles, sensor models, and resampling. Designed as a learning tool for robotics and C++ simulation projects.

  • Updated Sep 22, 2025
  • C++

Improve this page

Add a description, image, and links to the monte-carlo-localization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the monte-carlo-localization topic, visit your repo's landing page and select "manage topics."

Learn more