A ROS node to perform a probabilistic 3-D/6-DOF localization system for mobile robots with 3-D LIDAR(s). It implements pointcloud based Monte Carlo localization that uses a reference pointcloud as a map.
-
Updated
Dec 22, 2025 - C++
A ROS node to perform a probabilistic 3-D/6-DOF localization system for mobile robots with 3-D LIDAR(s). It implements pointcloud based Monte Carlo localization that uses a reference pointcloud as a map.
A beginner-friendly SLAM mini-course with Jupyter notebooks — covering Bayes Filters, Kalman Filters, Particle Filters, and Graph-based SLAM with hands-on Python examples.
QuickMCL - Monte Carlo Localisation for ROS
Project for ROB 550. Implementing SLAM using LIDAR, wheel encoders and IMU on MBot.
This ROS2 package aims to demonstrate how the Particle Filter or Monte Carlo Localization is implemented in a real robot in a simulation world.
C++ implementation of Monte-Carlo Localization
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.
demo / examples for tsdf_localization package
ROS-Noetic-AMCL
Robotics course projects using Python and Webots for control, mapping, localization, and navigation.
Monte Carlo Localization using Particle Filtering
Turtlebots playing hockey, my contribution: localization
IMPLEMENTAÇÃO DE UM ALGORITMO DE LOCALIZAÇÃO DE ROBÔS MÓVEIS
Pluggable LiDAR localization for ROS 2 Humble — 2D MCL, 3D NDT-MCL, and LiDAR+IMU+RTK-GNSS ESKF backends over middleware-free C++17 estimator cores, one map->odom contract
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.
monte carlo localization - very much indev, debatably over-engineered boilerplate hell, but maybe it'll be good for research at some point
Robot Localization for autumn heroehscup (Humanoid)
A MCL simulation implementation in Zig using Raylib
To associate your repository with the monte-carlo-localization topic, visit your repo's landing page and select "manage topics."