omnet++ - Change the map of Veins -


i want change default map of veins. made map extraction steps openstreetmap , got following files:

lyon.net.xml , lyon.poly.xml , lyon.rou.xml , lyon.sumo.cfg~ , typemap.xml , lyon.osm , lyon.rou.alt.xml , lyon.sumo.cfg trips.trips.xml

what need change in veins or in statement:

/c/users/user/src/veins-3.0/sumo-launchd.py -vv -c /c/users/user/src/sumo-0.21.0/bin/sumo.exe

so can simulate veins exemlpe new map? have change in sumo-launchd.py?

veins comes small daemon make running coupled simulations easier. daemon, sumo-launchd.py, designed run in background, listening incoming requests. on each incoming connection, receives simulation setup in xml format, launches separate instance of sumo , proxies requests between omnet++ , sumo.

omnet++ reads xml file configured in manager.launchconfig. convention file has extension of .launchd.xml, can used.

i suggest copy, adapt, modify .launchd.xml file comes veins example match files simulation uses.


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -