Skip to content

akashchaute-21/A-star-Path-Planning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

A-star-Path-Planning

Description:

Implementation of A star Algorithm on a map using OpenCV Python:

Pixels were used as nodes in the algorithm. We have to give the initial and the goal position coordinates to get the shortest path according to A star Algorithm.

Results:

Firstly, implemented the Algorithm in a simple scenario with a circle figure in between.

Screenshot_8

Final Results: Astar__opencv1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages