playing around with a*star planning algorithm and chatgpt.
-
Notifications
You must be signed in to change notification settings - Fork 0
This project implements an A* pathfinding algorithm designed for navigating a grid-based environment, taking into account terrain types (sand, mud, asphalt) and varying slopes. The algorithm calculates the most efficient path between a start and target point, considering both the terrain's difficulty and the slope between grid cells.
Feshtik/A-Star-path-planning-for-a-mixed-terrain-types-and-slopes.
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This project implements an A* pathfinding algorithm designed for navigating a grid-based environment, taking into account terrain types (sand, mud, asphalt) and varying slopes. The algorithm calculates the most efficient path between a start and target point, considering both the terrain's difficulty and the slope between grid cells.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published