Skip to content

erdivyanshu/Line-Follower-Robot

Repository files navigation

Line-Follower-Robot

logo image

Team Name : RECREATOR

Line follower Robot is an autonomous robot which follows either black line in white area or white line in black area. Robot must be able to detect particular line and keep following it.
In this project, we design the line follower robot which follows black line in white area.

Table of Content

ARENA

Robot, Sensor and Views

robot design image robot_sensor track_1 track_2

Algorithem For My Project

In our project, we used the LSRB algorithm to follow the given track.
According to this algorithm:
1. Always prefer a left turn over going straight ahead or taking a right turn.
2. Always prefer going straight over going right.

Robot On Track

Watch my Robot running on given track. Click here

Team-Member

  1. Divyanshu Yadav (Team-Leader)
  2. Shaurya Raj Srivastava
  3. Rishabh Gupta
  4. Saurav Raj

Releases

No releases published

Packages

No packages published

Languages