https://github.com/carla-simulator/carla
Raw File
Tip revision: 89fcaaa408ae44f35688ecbcf2be154cd1b95c01 authored by Jacopo Bartiromo on 31 July 2019, 09:32:08 UTC
Implementation of the new traffic manager
Tip revision: 89fcaaa
.gitignore
Build
Dist
Doxygen
Deprecated/PythonClient/dist
Util/Build
Install

/ExportedMaps
/Import
/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