https://github.com/carla-simulator/carla
Raw File
Tip revision: 061265f15f76c5e3cc16dbde8f43d8845ec38e52 authored by Praveen Kumar on 20 December 2018, 17:31:53 UTC
Moved navigation files to PythonAPI/agents/navigation
Tip revision: 061265f
.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