prepareSimulation
Submit simulation data to RoadRunner Scenario simulation engine using MATLAB
Since R2024a
Syntax
Description
prepareSimulation(
submits simulation
data, such as the scenario definition and map definition, to the RoadRunner Scenario simulation engine. This enables you to validate your scenario and makes the
simulation data available to clients, such as MATLAB® or CARLA, without first running the simulation.rrApp
)
For example, scenarios might contain errors that prevent the simulation from running. If
you programmatically generate a series of scenarios by varying a parameter across a range of
values, and you do not know if RoadRunner Scenario can run the resulting simulations, use prepareSimulation
to
run the validation first.
Examples
Input Arguments
Version History
Introduced in R2024a