wall-following-algorithm

There are 3 repositories under wall-following-algorithm topic.

  • aagarwal32/usf-mobile-robotics

    This repo contains the necessary Python controller files that implement navigational control logic for robots in the Webots simulation environment. The controller files, reports, and videos were created during the Fall'23 Control of Mobile Robots elective course at USF.

    Language:Python0100
  • hanluu077/Robot-Building-Comp-2023

    Arduino - Maze Robot solver 2023 S2

    Language:C++0100
  • omkarchittar/Wall_Following_Robot

    Implemented the “wall following” algorithm to drive a robot to a goal. The goal is always reachable and is always adjacent to one of the 4 outer walls of a maze.

    Language:C++10