A Python port of KHEngineering's SmoothPathPlanner.
Requires Python 3.
To install dependencies:
pip install -r requirements.txt
Then run the application:
python pathfinder.py
A Python port of KHEngineering's SmoothPathPlanner.
Requires Python 3.
To install dependencies:
pip install -r requirements.txt
Then run the application:
python pathfinder.py