Skip to content

Commit

Permalink
updating README.md
Browse files Browse the repository at this point in the history
Former-commit-id: b0969b113cbc4ec217c181be3392806989e8ed3f
Former-commit-id: 1ffb60b4934c0d8f357a4b05af955b9751f67fd5
  • Loading branch information
ManiAm committed Nov 9, 2015
1 parent 1978b5e commit 8f325c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,11 +173,11 @@ The terminal should look like the following picture. The script will print `List
Now you can use sumo-cmd and sumo-gui commands instead!


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

"Run as" -> "Run configurations..."

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.
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.

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.

Expand Down

0 comments on commit 8f325c9

Please sign in to comment.