You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.