A* algorithm in vehicular network

4 次查看(过去 30 天)
Vartika Agarwal
Vartika Agarwal 2022-11-11
回答: Vidip 2024-5-15
I just want to use A* algorithm for finding the shortest path. Can you please help me

回答(1 个)

Vidip
Vidip 2024-5-15
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 –

类别

Help CenterFile Exchange 中查找有关 Motion Planning 的更多信息

标签

产品


版本

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by