This project focuses on path planning for mobile robots, specifically evaluating two algorithms: the cell decomposition method and rapidly-exploring random trees (RRT). It highlights the importance of understanding the differences between these approaches to select the most suitable planner for navigation tasks, demonstrating a trade-off between computation time and path optimality. The study also suggests future improvements and possible extensions to include other algorithms in the evolving field of robotics.