https://github.com/carla-simulator/carla
Revision 7e45899d74f57bc36c812bf261aa0d38f4854bf9 authored by Marc Garcia Puig on 25 January 2019, 20:08:03 UTC, committed by Marc Garcia Puig on 30 January 2019, 17:12:42 UTC
1 parent 137b69b
Raw File
Tip revision: 7e45899d74f57bc36c812bf261aa0d38f4854bf9 authored by Marc Garcia Puig on 25 January 2019, 20:08:03 UTC
Fixed vehicle controller raycast and OpenDriveActor issues
Tip revision: 7e45899
.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