Skip to content

Upgrade to Carla 0.9.10#16

Open
fnozarian wants to merge 2 commits intoOATML:alphafrom
fnozarian:CARLA_0_9_10
Open

Upgrade to Carla 0.9.10#16
fnozarian wants to merge 2 commits intoOATML:alphafrom
fnozarian:CARLA_0_9_10

Conversation

@fnozarian
Copy link
Copy Markdown

@fnozarian fnozarian commented Nov 14, 2020

Due to an issue with TrafficManager, a Carla server is started for the first instance of CARLASimulator and it is shared between all instances of CARLASimulator. In other words, all Envs have a shared simulator server. However, the simulator is reloaded with environment parameters each time a new environment is requested. This approach does not allow parallel running of the Carla servers and therefore different environments should be used sequentially only.
Please also note that this patch should be applied to the Carla PythonAPI codes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant