Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 326 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 326 Bytes

pure-pursuit-python

Implementation of the pure pursuit algorithm with matplotlib visualization screenshot

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