Skip to content

Converting Eclipse SUMO Scenario to Eclipse MOSAIC Scenario #28

Answered by kschrab
realmaxneu asked this question in Q&A
Discussion options

You must be logged in to vote

This is possible, but only to a limited extend.

First of all, the --sumo2db should indeed work to import a SUMO network file and should also create a new database file. This might be a regression we would need to fix in scenario-convert until the next release. However, even then the naming format of the edges/connections in the database would not be compatible with MOSAIC, and some features would not be available.

As a second solution, one could use the SumoScenarioAmbassador instead. This method allows to integrate and execute already existing SUMO scenarios with MOSAIC. However, again various features would not be available, such as routing. Mapping applications is possible, but only to…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kschrab
Comment options

Answer selected by realmaxneu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants