carla/Co-Simulation/Sumo
Kapler 80af6025b3 Fix the misuse of the traci module in line 304 of sumo_simulation.py
"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."
2024-03-20 11:18:07 +01:00
..
data Update blueprints name 2021-07-28 18:13:53 +02:00
examples Update blueprints name 2021-07-28 18:13:53 +02:00
sumo_integration Fix the misuse of the traci module in line 304 of sumo_simulation.py 2024-03-20 11:18:07 +01:00
util added default argument in output file argument 2020-04-15 18:34:11 +02:00
.gitignore newline added 2020-03-30 18:50:18 +02:00
requirements.txt Bump lxml from 4.5.0 to 4.6.2 in /Co-Simulation/Sumo 2021-02-18 10:07:55 +01:00
run_synchronization.py fixed bug tm vehicle not moving 2020-12-17 19:04:04 +01:00
spawn_npc_sumo.py fixed bug checking safe blueprints 2021-08-02 16:36:28 +02:00