Skip to content

Using MOSAIC and SUMO in docker containers - can't get them to establish communication #322

Answered by schwepmo
dalybrown asked this question in Q&A
Discussion options

You must be logged in to vote

I think this issue is related to the fact that MOSAICs SumoAmbassador is trying to start SUMO locally. This is required as we need to write vehicle types from the mapping_config.json to a SUMO configuration file as it is not possible to register new types via TraCI. Unfortunately, I believe there is no "simple" way to achieve what you're trying to do. I suppose you could try to implement your own RemoteSumoAmbassador by extending the AbstractSumoAmbassador and adjusting the initSumoConnection()-method.

Sorry for this bad news, maybe @kschrab can extend further on my answer.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@dalybrown
Comment options

@schwepmo
Comment options

@dalybrown
Comment options

Answer selected by dalybrown
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