필터 지우기
필터 지우기

A* algorithm in vehicular network

조회 수: 2 (최근 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