https://github.com/carla-simulator/carla
Revision eacda536b46483aecbb6d7dc08327429967995d7 authored by Jacopo Bartiromo on 22 February 2021, 12:33:14 UTC, committed by bernat on 02 March 2021, 12:01:58 UTC
1 parent 8ae9090
Raw File
Tip revision: eacda536b46483aecbb6d7dc08327429967995d7 authored by Jacopo Bartiromo on 22 February 2021, 12:33:14 UTC
Added Ambulance and Firetruck as unsafe vehicles in spawn_npc.py
Tip revision: eacda53
.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