This is a new path planning algorithm, developed by yours truly. It is a modified version of A* which is way faster than the original one. I created a whole framework to demonstrate the use and simulate the realworld use.
Steps to run code:
python3 main.py