Hi, sorry for the delay. If your problem still persists please send the complete scenario if possible. One thing to tell though is that the measure file has a different format, see below for an example (the LKW columns are optional), see also here: http://sumo.dlr.de/wiki/Demand/Routes_from_Observation_Points.
Detector;Time;qPKW;qLKW;vPKW;vLKW MQ_beg;0;30;0;100;0 MQ_middle;0;10;0;100;0 MQ_1toR;0;10;0;100;0 MQ_R;0;0;10;100;0 MQ_Rto2;0;10;0;100;0 MQ_1toL;0;10;0;100;0 MQ_L;0;10;0;100;0 MQ_Lto2;0;10;0;100;0 MQ_end;0;30;0;100;0 Best regards, Michael Am 02.03.2017 um 09:45 schrieb hemant sharma: > Hello I used this command but there is no vehicles generated by DFROUTER > > bin\dfrouter --net-file osm.net.xml --detector-files detectors.det.xml > --measure-files newdetectors.txt --routes-output routes3.rou.xml > --emitters-output vehicles2.em.xml --end-reroute-output reroute2.xml > --detector-output detectout.det.xml --validation-output validate_detect.xml > --routes-for-all --keep-unfinished-routes > > I am also attaching snapshot of detector and measure files > measure file > "404392",0,1354,105.9606352 > "404392",60,944,105.477532 > "404392",120,719,105.1554632 > "404392",180,479,105.1554632 > "404392",240,523,104.5113256 > "404392",300,783,103.867188 > "404392",360,1410,104.1892568 > "404392",420,1786,104.3502912 > > detector file > > <detectors> > <detectorDefinition id="404382" lane="394423672#0_1" pos="242.00" > type="discarded"/> > <detectorDefinition id="402624" lane="394409845#0_0" pos="212.00" > type="discarded"/> > <detectorDefinition id="403453" lane="30915695_1" pos="143.00" > type="source"/> > <detectorDefinition id="404387" lane="30915695_1" pos="750.00" > type="between"/> > <detectorDefinition id="402623" lane="394391946#0_1" pos="132.00" > type="between"/> > </detectors> > generated emitter and route files as > > emitter: > > <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> > <routeDistribution id="403453"> > <route refId="30915695_to_6322326" probability="1.00"/> > <route refId="30915695_to_394391946#2" probability="1.00"/> > </routeDistribution> > <routeDistribution id="404392"> > <route refId="394391946#2_to_-6363264" probability="1.00"/> > <route refId="394391946#2_to_-6328038" probability="1.00"/> > <route refId="394391946#2_to_-6344816" probability="1.00"/> > <route refId="394391946#2_to_-31399685#0" probability="1.00"/> > <route refId="394391946#2_to_-429011140#0" probability="1.00"/> > <route refId="394391946#2_to_429011137#3" probability="1.00"/> > <route refId="394391946#2_to_-6323873#4" probability="1.00"/> > <route refId="394391946#2_to_-429011137#1" probability="1.00"/> > <route refId="394391946#2_to_35837442#5-AddedOffRampEdge" > probability="1.00"/> > <route refId="394391946#2_to_-6396686" probability="1.00"/> > </routeDistribution> > > Route files > > <route id="30915695_to_6322326" edges="30915695 6322326"/> > <route id="30915695_to_394391946#2" edges="30915695 394391946#0 > 394391946#1-AddedOnRampEdge -gneE8 394391946#2"/> > > <route id="394391946#2_to_-6363264" edges="394391946#2 30915654 > 30915654-AddedOffRampEdge 392663540 392663542 281424983#4 51711519 > 51711519-AddedOffRampEdge 51711520#1 6331723 183343319#0 -6404385 > -6325975#8 -6363264"/> > > Please help if anyone knows how to fix it > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
