Pure pursuit tracking

Path tracking simulation with pure pursuit steering control and PID speed control.

https://github.com/AtsushiSakai/PythonRoboticsGifs/raw/master/PathTracking/pure_pursuit/animation.gif

The red line is a target course, the green cross means the target point for pure pursuit control, the blue line is the tracking.

References: