Follow Line

Here are the posts for the line follower in chronological order:

Image processing

In this post I’ll talk about the method to process the captured images from the car so it becomes easier to extract information from them.

Thumbnail
Read More

First tour

This post will explain the first design of a PID controller for the line follower to make it able to do a first complete lap. PIDs are a control method based on a fast loop with feedback from some kind of sensors. In this case, the sensor is the camera and the desired control variable is the steering speed.

Thumbnail
Read More

Controlling the controller

This post will explain some considerations to make on choosing the measured variables and some methods to achieve a better and more robust control.

Thumbnail
Read More

Peak performance

This post explain the last tricks to get a fast and robust controller. To the infinity and beyond!

Thumbnail
Read More