Skip to content

Commit 8f325c9

Browse files
committed
updating README.md
Former-commit-id: b0969b113cbc4ec217c181be3392806989e8ed3f Former-commit-id: 1ffb60b4934c0d8f357a4b05af955b9751f67fd5
1 parent 1978b5e commit 8f325c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,11 +173,11 @@ The terminal should look like the following picture. The script will print `List
173173
Now you can use sumo-cmd and sumo-gui commands instead!
174174

175175

176-
**Step 3:** Run the VENTOS project by right clicking on the `params_config.ini` file in the IDE and choose:
176+
**Step 3:** Run the VENTOS project by right clicking on the project name in the IDE and choose:
177177

178178
"Run as" -> "Run configurations..."
179179

180-
Choose 'OMNET++ Simulation' and click on 'New launch configuration' button at the top left. Give this configuration a name like myConfig. In Executable, choose opp_run and in 'Config name' choose a configuration from drop down list like CACCVehicleStream1. Leave the rest of the options to default. Click Apply and then click Run.
180+
Choose 'OMNET++ Simulation' and click on 'New launch configuration' button at the top left. Give this configuration a name like myConfig. In Executable, choose opp_run and in 'Ini file(s)' choose one of the ini files in the project like params2_CACC.ini. From 'Config name' choose a configuration from the drop down list like CACCVehicleStream1. Leave the rest of the options to default. Click Apply and then click Run.
181181

182182
Upon the first execution, VENTOS tries to download sumoD and sumo-guiD. Type y to proceed. Try to play with other configuration scenarios to feel confortable with the environment and change different parameters to see the effect on the simulation output.
183183

0 commit comments

Comments
 (0)