mirror of
				https://github.com/Ahp06/SUMO_Emissions.git
				synced 2025-11-03 19:49:19 +00:00 
			
		
		
		
	Fix sumo config name
This commit is contained in:
		@@ -12,7 +12,7 @@ else:
 | 
			
		||||
    sys.exit("please declare environment variable 'SUMO_HOME'")
 | 
			
		||||
 | 
			
		||||
_SUMOCMD = 'sumo-gui'
 | 
			
		||||
_SUMOCFG = "mulhouse_simulation/map.sumocfg"
 | 
			
		||||
_SUMOCFG = "mulhouse_simulation/osm.sumocfg"
 | 
			
		||||
CELLS_NUMBER = 10
 | 
			
		||||
CO2_THRESHOLD = 500000
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user