Skip to content

Path planning calculates the approximated configuration space from the original noisy map. The optimal path is then calculated using the A* search algorithm.

License

Notifications You must be signed in to change notification settings

josh-truong/path-planning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

path-planning

Path

  • Bright yellow: Configuration space
  • Orange: Approximated configuration space
  • Red: Path from start to goal

About

Path planning calculates the approximated configuration space from the original noisy map. The optimal path is then calculated using the A* search algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages