I'm new with OMNet++ and Sumo I followed the steps described in this tutorial but when I try to run the veins demo scenario at the final step I only get the OMNet++ simulation working without the Sumo one while it is supposed to be running in parallel Any suggestion I'll be thankful
Asked
Active
Viewed 214 times
1 Answers
0
It's Okay I could invoke Sumo in parallel with OMNet++ by changing the command /c/Users/user/src/veins-4.4/sumo-launchd.py -vv -c /c/Users/user/src/sumo-0.25.0/bin/sumo.exe
to /c/Users/user/src/veins-4.4/sumo-launchd.py -vv -c /c/Users/user/src/sumo-0.25.0/bin/sumo-gui.exe
Thank you

LaMorena
- 311
- 5
- 8
- 15
-
Maybe, you want to accept this answer as the solution to mark yor question as answered. Therefore, this post can be more effective for helping people with a similar problem. – Julian Heinovski Oct 10 '17 at 14:21