https://github.com/carla-simulator/carla
Revision d294213818d16d785cc317656c01712774fa522a authored by Daniel Santos-Olivan on 13 September 2021, 11:54:40 UTC, committed by bernat on 16 September 2021, 09:28:46 UTC
1 parent 0913a7b
Raw File
Tip revision: d294213818d16d785cc317656c01712774fa522a authored by Daniel Santos-Olivan on 13 September 2021, 11:54:40 UTC
CarlaWheeledVehicle: door anim alpha is always initialized
Tip revision: d294213
.gitignore
Build
Dist
Doxygen
Deprecated/PythonClient/dist
TrafficManager/build
Util/Build
Install
Plugins
!Unreal/CarlaUE4/Plugins

/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