This project explores drone navigation in both simulated and real-world environments using two popular pathfinding algorithms: A* and Bellman-Ford. The implementation demonstrates the application of these algorithms to compute optimal paths while considering obstacles and penalties.
python drone matlab openstreetmap astar-algorithm pathfinding bellman-ford-algorithm python-project matlab-simulation drone-path-simulation
- Updated
Dec 16, 2024 - MATLAB