Path planning for vehicle movement in roundabout

조회 수: 6 (최근 30일)
Salma
Salma 2023년 12월 5일
편집: Suresh Maddina 2023년 12월 8일
I have a location for a roundabout and I want to convert it into a navgraph or a graph to apply HybridAStar algorithm for planning path of vehicles in the roundabout.
I have the UTM coordinates of the roundabout.

답변 (1개)

Suresh Maddina
Suresh Maddina 2023년 12월 8일
편집: Suresh Maddina 2023년 12월 8일
Hi, It is my understanding that you are trying to plan a path using UTM coordinates of a location.
You can use navGraph to construct the graph for this map, and plannerAStar to plan the path using this graph.

카테고리

Help CenterFile Exchange에서 Motion Planning에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by