There was a bug in generateContinuousRerouters.py that is now fixed ( https://github.com/eclipse/sumo/issues/9167) You can obtain an updated version of the tool at https://raw.githubusercontent.com/eclipse/sumo/f4b2359e4702a944bf898cde1decc780de0dd214/tools/generateContinuousRerouters.py
regards, Jakob Am Do., 16. Sept. 2021 um 11:49 Uhr schrieb Toprak Fırat < [email protected]>: > Hello, > > I am trying to use generateContinuousRerouters.py, however after starting > the script, even though the “rerouters.add.xml” is generated with some > entries (so it is not blank), the process doesn’t stop. At first I thought > keyboard interrupting the process and proceeding with the simulation would > work however when I mention “rerouters.add.xml” as an additional file in > the config file, simulation doesn’t start. > > I use the following command to start the script: > > python $SUMOTOOLSPATH/generateContinuousRerouters.py -n map.net.xml —e > 10000 -o rerouter.add.xml > > I get the following error: > > Error: attribute value expected > Error: (At line/column 7/33). > Error: Could not load configuration > '/Users/toprak/Desktop/SUMOtest/map.sumo.cfg'. > Quitting (on error). > > Regards, > > _______________________________________________ > sumo-user mailing list > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
