Can Scenario Reader block on Simulink read a CARLA scenario?
Show older comments
Can Scenario Reader block on Simulink read a CARLA scenario?
Answers (1)
Balavignesh
on 14 Mar 2023
0 votes
Hi Saeed Basaleh,
As per my understanding, you want to know whether Simulink scenario reader block can read a scenario built using CARLA.
As per the documentation of the “Scenario reader block”, the Scenario Reader block reads the roads and actors from a scenario file created using the Driving Scenario Designer app or from a “drivingScenario” object. The Scenario Reader block can read “ASAM OpenDRIVE” files. Or, You can create a “drivingScenario” object using “roadNetwork” function and use the object in the Scenario Reader block. To use a CARLA scenario, you must export it into “ASAM OpenDRIVE” format.
I hope this resolves your queries.
Categories
Find more on Simulink 3D Animation 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!