Skip to content

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.

License

Notifications You must be signed in to change notification settings

BhavyaShah1234/Bstar-Bhavya-s-Astar-Alogithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bstar-Bhavya-s-Astar-Alogithm

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

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages