https://github.com/carla-simulator/carla
Revision 5c433cae7881dd3889d77fb2d943ff8aacaa10c3 authored by Seulbae Kim on 02 June 2020, 18:25:52 UTC, committed by bernat on 04 June 2020, 09:38:50 UTC
`spawn_actor()` raises an exception, and `try_spawn_actor()` returns
`None` on failure. However, the documentation swapped the descriptions
of those two.
1 parent f840711
History
Tip revision: 5c433cae7881dd3889d77fb2d943ff8aacaa10c3 authored by Seulbae Kim on 02 June 2020, 18:25:52 UTC
Fix inconsistency in the doc with the actual API.
Tip revision: 5c433ca
File Mode Size
.github
Co-Simulation
Docs
Examples
Import
LibCarla
PythonAPI
Unreal
Util
.gitattributes -rw-r--r-- 12 bytes
.gitignore -rw-r--r-- 477 bytes
.pep8 -rw-r--r-- 29 bytes
.readthedocs.yml -rw-r--r-- 251 bytes
.travis.yml -rw-r--r-- 2.9 KB
CHANGELOG.md -rw-r--r-- 47.0 KB
CMakeLists.txt -rw-r--r-- 125 bytes
Doxyfile -rw-r--r-- 1.4 KB
Jenkinsfile -rw-r--r-- 12.6 KB
LICENSE -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 135 bytes
README.md -rw-r--r-- 4.4 KB
Update.bat -rw-r--r-- 2.7 KB
Update.sh -rwxr-xr-x 3.0 KB
mkdocs.yml -rw-r--r-- 2.8 KB
wheel_config.ini -rw-r--r-- 87 bytes

README.md

back to top