driving scenario designer programically roads combine
3 views (last 30 days)
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?
0 Comments
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!
0 Comments
See Also
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!