Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Empty output from flowrouter.py

Hi Frederik,

the flowrouter script looks for the tag e1Detector (not inductionLoop).

Example

   <e1Detector id="35135" lane="start_1" pos="-50" freq="60"
   file="detector_sim_35135.xml" friendlyPos="true"/>

Then you get an output like

Reading net
12 edges read
Reading detectors
Loaded 0 sources and 0 sinks from detector file. Added 3 sources and 3
sinks from the network
Reading flows between 0.0 and 240.0
Calculating routes
3 sources, 0 unlimited
3 sinks, 3 unlimited
Writing 2776 vehicles from 3 sources between time 0 and 60 (minutes)
Calculating routes

Best regards,

Harald




Back to the top