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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!