Skip to content

Winning an autonomous line following robot competition at CentraleSupélec. The robot is capable of navigating lines, intersections and roundabouts

License

Notifications You must be signed in to change notification settings

AlexandreSajus/Line-Following-Robot

Repository files navigation

Line Following Robot

Winning an autonomous line following robot competition at CentraleSupélec. The robot is capable of navigating lines, intersections and roundabouts

Demo

Turning at an intersection

Detecting an obstacle and changing the route to avoid it

Navigating a roundabout

Utilities

I have included many useful functions to reproduce the result in utilities.py such as:

image_preprocessing: image preprocessing to isolate white lines in an image

direction: finds the main line in an image and returns its position in pixels

turn_detection: detects left and right turns if they are close

detect_red: detects red in an image

About

Winning an autonomous line following robot competition at CentraleSupélec. The robot is capable of navigating lines, intersections and roundabouts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages