emadl:simulate

Full name:

de.monticore.lang.monticar.utilities:emadl-maven-plugin:0.0.13-SNAPSHOT:simulate

Description:

Runs the (autopilot) EMA model in MontiSim based on a list of scenarios.

Attributes:

  • Requires a Maven project to be executed.

Optional Parameters

Name Type Since Description
<autopilotsFolder> String - The path to the folder containing the compiled *library adapter* of the EMA model.
Default value is: autopilots.
<mapsFolder> String - The path to the maps used by the scenarios.
Default value is: maps.
<scenarioFolder> String - The path to a scenarios folder. All scenarios in the folder will be executed.
Default value is: scenarios.

Parameter Details

<autopilotsFolder>

The path to the folder containing the compiled *library adapter* of the EMA model.
  • Type: java.lang.String
  • Required: No
  • Default: autopilots

<mapsFolder>

The path to the maps used by the scenarios.
  • Type: java.lang.String
  • Required: No
  • Default: maps

<scenarioFolder>

The path to a scenarios folder. All scenarios in the folder will be executed.
  • Type: java.lang.String
  • Required: No
  • Default: scenarios