Skip to content

Conversation

@fnozarian
Copy link

@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