Maze Solver Robot | Webots + Python | Left-Hand Rule Algorithm

Опубликовано: 17 Июнь 2026
на канале: Ghost_22
68
2

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