https://github.com/carla-simulator/carla
Revision 5f233585ebf84a2e0269950304cf08dbfbc1473c authored by Axel on 13 January 2023, 10:35:13 UTC, committed by bernat on 16 January 2023, 16:30:17 UTC
1 parent 41d9f6a
Raw File
Tip revision: 5f233585ebf84a2e0269950304cf08dbfbc1473c authored by Axel on 13 January 2023, 10:35:13 UTC
Using spectator when no hero vehicles are detected in large maps. Changed error logs to log and warning for large maps
Tip revision: 5f23358
.gitignore
Build
Dist
Doxygen
Deprecated/PythonClient/dist
TrafficManager/build
Util/Build
Install
Plugins
!Unreal/CarlaUE4/Plugins

/ExportedMaps
/Import/*
!/Import/README.md

*.VC.db
*.VC.opendb
*.a
*.egg-info
*.kdev4
*.log
*.o
*.pb.cc
*.pb.h
*.pid
*.pri
*.pro
*.py[cod]
*.sln
*.so
*.stackdump
*.sublime-workspace
*.workspace
*CodeCompletionFolders.txt
*CodeLitePreProcessor.txt
.aria2c.input
.codelite
.gdb_history
.gtest
.idea
.tags*
.vs
.vscode
__pycache__
_benchmarks_results
_images*
_out*
_site
core
profiler.csv
back to top