Skip to content
#

gridmap

Here are 22 public repositories matching this topic...

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.

  • Updated Jan 17, 2025
  • Python

Improve this page

Add a description, image, and links to the gridmap topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gridmap topic, visit your repo's landing page and select "manage topics."

Learn more