... | @@ -92,11 +92,13 @@ Voici une proposition de configuration du mode headless décrit dans le fichier |
... | @@ -92,11 +92,13 @@ Voici une proposition de configuration du mode headless décrit dans le fichier |
|
```xml
|
|
```xml
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Experiment_plan>
|
|
<Experiment_plan>
|
|
<Simulation id="1" sourcePath="../DALSim/models/merged.gaml" finalStep="6000" experiment="Docker with traffic screenshots">
|
|
<Simulation id="1" sourcePath="../DALSim/models/Main.gaml" finalStep="16000" experiment="Docker with traffic screenshots">
|
|
<Parameters>
|
|
<Parameters>
|
|
<Parameter name="saveObservations" type="BOOLEAN" value="true" />
|
|
<Parameter name="saveObservations" type="BOOLEAN" value="true" />
|
|
<Parameter name="pathBD" type="STRING" value="/bd/Used/" />
|
|
<Parameter name="pathBD" type="STRING" value="/bd/Used/" />
|
|
<Parameter name="CSVFolderPath" type="STRING" value="/CSV/" />
|
|
<Parameter name="CSVFolderPath" type="STRING" value="/CSV/" />
|
|
|
|
<Parameter name="saveAgents" type="BOOLEAN" value="true" />
|
|
|
|
<Parameter name="savedAgents" type="INT" value="4000" />
|
|
</Parameters>
|
|
</Parameters>
|
|
<Outputs>
|
|
<Outputs>
|
|
<Output id="1" name="Road traffic" framerate="1" />
|
|
<Output id="1" name="Road traffic" framerate="1" />
|
... | | ... | |