/Autonomous-Lateral-steering-control-using-bicycle-model

Pygame based interactive lateral steering control (Lateral path planning) for autonomous bicycle model based on paths provided by user in the canvas.

Primary LanguagePython

Autonomous-Lateral-steering-control-using-bicycle-model

Pygame based interactive lateral steering control for autonomous bicycle model based on paths provided by user in the canvas.

Run "pathfollowing.py"

Click hold and drag left mouse button to draw the path and enjoy watching the autonomous agent moving according to the path drawn by you.

NOTE: As the model is build with only lateral control for path planning, please add the path close to the vehicle and with smooth curvature.