You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.
Implementation of the pure pursuit algorithm with matplotlib visualization
Installation
In order to run the code you need to have the following dependencies matplotlib, numpy
Once you have those dependencies, you can run the code with python3 main.py
About
Implementation of the pure pursuit algorithm with matplotlib visualization