In this project, the robot localize itself using Adaptive Monte Carlo Localization algorithm. The navigation process has been made with the "move_base" package.
NOTE: The package name is originally "my_robot". Make sure to name the package "my_robot" instead of "Localization_Project" after cloning the files before executing catkin_make. Otherwise, errors may occur.