A* algorithm in vehicular network

I just want to use A* algorithm for finding the shortest path. Can you please help me

Respuestas (1)

Vidip
Vidip el 15 de Mayo de 2024

0 votos

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 –

Categorías

Productos

Versión

R2018a

Etiquetas

Preguntada:

el 11 de Nov. de 2022

Respondida:

el 15 de Mayo de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by