https://github.com/carla-simulator/carla
Revision 80af6025b3d6a86a979486d25d39561e9678b573 authored by Kapler on 13 March 2024, 09:33:21 UTC, committed by Blyron on 20 March 2024, 10:18:07 UTC
"sumolib" is not a submodule of "traci", which is why the error "module 'traci' has no attribute 'sumolib'" occurs. To fix this, remove the reference to "traci."
1 parent 2353b89
History
Tip revision: 80af6025b3d6a86a979486d25d39561e9678b573 authored by Kapler on 13 March 2024, 09:33:21 UTC
Fix the misuse of the traci module in line 304 of sumo_simulation.py
Tip revision: 80af602
File Mode Size
.github
Co-Simulation
Docs
Examples
Import
LibCarla
PythonAPI
Unreal
Util
osm-world-renderer
.gitattributes -rw-r--r-- 12 bytes
.gitignore -rw-r--r-- 583 bytes
.pep8 -rw-r--r-- 29 bytes
.readthedocs.yaml -rw-r--r-- 439 bytes
.travis.yml -rw-r--r-- 3.0 KB
CHANGELOG.md -rw-r--r-- 68.8 KB
CMakeLists.txt -rw-r--r-- 125 bytes
Doxyfile -rw-r--r-- 1.4 KB
Jenkinsfile -rw-r--r-- 24.0 KB
LICENSE -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 135 bytes
README.md -rw-r--r-- 7.6 KB
Update.bat -rw-r--r-- 2.7 KB
Update.sh -rwxr-xr-x 3.1 KB
mkdocs.yml -rw-r--r-- 1.8 KB
wheel_config.ini -rw-r--r-- 87 bytes

README.md

back to top