https://github.com/carla-simulator/carla
Raw File
Tip revision: 644e30c0f048d012c49ee21caa5c0340645381fc authored by Manish on 02 May 2019, 13:35:07 UTC
changed emptymap & tempmap paths + tempmap removed after exporting + minor changes
Tip revision: 644e30c
.gitignore
Build
Dist
Doxygen
Deprecated/PythonClient/dist
Util/Build
Install

/ExportedMaps
/RoadRunnerFiles/*/

*.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