Qt based tool for editing maps generated by ROS gmapping package.
-
Updated
Apr 27, 2019 - Python
Qt based tool for editing maps generated by ROS gmapping package.
Simple package for grid map decomposition
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.
Add a description, image, and links to the gridmap topic page so that developers can more easily learn about it.
To associate your repository with the gridmap topic, visit your repo's landing page and select "manage topics."