https://github.com/carla-simulator/carla
Raw File
Tip revision: 6ba4d0246ba6f1cb163ac3954458302d4631ffad authored by German Ros on 18 December 2018, 01:47:42 UTC
structure of the roamingAgent updated to cover the requested changes
Tip revision: 6ba4d02
.gitignore
Build
Dist
Doxygen
Deprecated/PythonClient/dist
Util/Build
Install

*.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
.codelite
.gdb_history
.gtest
.tags*
.vs
__pycache__
_benchmarks_results
_images*
_out*
_site
core
profiler.csv
back to top