Maze-solving robot built using Webots simulator and Python.
The robot uses the Left-Hand Rule algorithm:
Follows the left wall continuously
Avoids frontal collisions
Handles dead ends and intersections
Technologies:
Webots R2025a
Python
Distance sensors (ps1, ps7)
GitHub Repository:
https://github.com/HayhatDev/webot-maze-so...
#Webots #Python #MazeSolver #Robotics #LeftHandRule