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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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