/LineFollowerRobot

This is a line follower robot project that I use to fulfill an intelligent control systems course assignment.

Primary LanguagePython

Line Follower Robot

Line Follower Robot in Webots using Fuzzy Logic Controller

Before running this program you must install:

  • Python
  • Webots

How to use:

  • Import project to webots
  • Adjust the position of the arena
  • Select the required controller (with or without fuzzy)
  • Run

Useful Links