carla/Util
Bernd Gassmann 179ec725fa Fix some robustness issues
Create RssCheck (again) when Listen is called to prevent from creating
loggers all the time someone lopps over the actor list and the
actor/sensor instances getting created.

Only traverse actor list in CreateWorldModel once.

tbb::parallel_for_each() gets already created actors and doesn't loop
itself over actor list (which blocks).

Finally changed code format of RSS to keep 120 chars per line.
2020-03-31 18:30:50 +02:00
..
BoostFiles Updated boost patch to fix exception error. 2020-02-25 12:07:45 +01:00
BuildTools Merge branch 'master' into feature/integrate_rss_3.0.0 2020-03-31 18:28:22 +02:00
Docker Upgrade to LLVM 8.0.1 2020-03-27 12:51:02 +01:00
DockerUtils Modifying pipeline for use AWS cloud (#2504) 2020-03-05 13:16:18 +01:00
Formatting Fix some robustness issues 2020-03-31 18:30:50 +02:00
InstallersWin Move backup to a public S3 2020-03-28 13:16:20 +01:00
CARLA.sublime-project Update sublime project 2019-04-24 17:37:21 +02:00
ContentVersions.txt Updating ContentVersions.txt 2020-03-30 23:32:29 +02:00
CreateDebian.sh Changing version to 0.9.8 2020-03-06 16:11:51 +01:00
ImportAssets.sh Fixed bugs 2019-07-10 01:35:47 +02:00
download_from_gdrive.py AutoPEP8 everything 2019-03-19 22:34:49 +01:00