A* algorithm in vehicular network

6 vues (au cours des 30 derniers jours)
Vartika Agarwal
Vartika Agarwal le 11 Nov 2022
Réponse apportée : Vidip le 15 Mai 2024
I just want to use A* algorithm for finding the shortest path. Can you please help me

Réponses (1)

Vidip
Vidip le 15 Mai 2024
I understand that you want to use A* algorithm for finding the shortest path, you can use ‘plannerAStarGrid’, it creates an A* path planner. The planner performs an A* search on an occupancy map and finds shortest obstacle-free path between the specified start and goal grid locations as determined by heuristic cost.
For more information, you can refer to the documentation link below –

Catégories

En savoir plus sur Motion Planning dans Help Center et File Exchange

Tags

Produits


Version

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by