driving scenario designer programically roads combine
Show older comments
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?
Answers (1)
Anjaneyulu Bairi
on 21 Jan 2025
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!
Categories
Find more on Interactive Scenario Authoring in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!