driving scenario designer programically roads combine
조회 수: 3 (최근 30일)
이전 댓글 표시
when i am trying to create a driving scenario file programically and if i add 2 or more roads these will combine and form a single road when running it back?
댓글 수: 0
답변 (1개)
Anjaneyulu Bairi
2025년 1월 21일
Hi,
Execute below command in MATLAB window which opens the example of scenario with mutiple roads.
openExample('driving/CreateRoadNetworkwith3wayIntersectionExample')
Refer the below example to know more about adding roads to driving scenario:
Hope it helps!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Interactive Scenario Authoring에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!