https://github.com/carla-simulator/carla
Raw File
Tip revision: e32ff12804b8f9eb6711b482a65f9880c30b8c55 authored by MattRoweEAIF on 10 November 2023, 08:46:51 UTC
Update .readthedocs.yaml python version to 3.7
Tip revision: e32ff12
.gitignore
Build
Dist
Doxygen
Deprecated/PythonClient/dist
TrafficManager/build
Util/Build
Install
Plugins
!Unreal/CarlaUE4/Plugins
Unreal/CarlaUE4/Plugins/Streetmap
Unreal/CarlaUE4/Plugins/HoudiniEngine


/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