carla/Co-Simulation/Sumo/sumo_integration
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
..
__init__.py initial commit sumo co-simulation 2020-03-06 12:57:12 +01:00
bridge_helper.py [Co-Simulation] Fix import sumo_integration module (#3988) 2021-04-29 11:33:54 +02:00
carla_simulation.py sumo net automatically generated 2020-04-15 11:11:37 +02:00
constants.py synchronization traffic lights 2020-04-15 11:11:37 +02:00
sumo_simulation.py Fix the misuse of the traci module in line 304 of sumo_simulation.py 2024-03-20 11:18:07 +01:00