My simulation runner is like this:

traci.start([sumoBinary, '-c', os.path.join('data', 'run.sumocfg'),
"--step-length", "0.1", "--duration-log.statistics","--log logfile.txt"])

When I add "--log logfile.txt" I get this error relation to TraCi server
connection:

[image: Images intégrées 1]



2017-10-31 12:03 GMT+00:00 Jakob Erdmann <[email protected]>:

> run your simulation with the option --duration-log.statistics and --log
> logfile.txt
> you will find the results in logfile.txt
>
> regards,
> Jakob
>
> 2017-10-31 9:35 GMT+01:00 Sara el hamdani via sumo-user <
> [email protected]>:
>
>> Hello sumo users,
>>
>> I need to get the avg. trip duration, avg. trip waiting time and avg. trip
>> time loss for both vehicles and pedestrians.
>>
>> I couldn't get this results (avg) using reports, but I found vehicles's
>> avg
>> on the sumo-gui simulation parameter.
>>
>> How could I get pedestrians's avg. trip duration, avg. trip waiting time
>> and avg. trip time loss?
>> --
>> *Best regards*
>>
>>
>> *Sara EL HAMDANI*
>> *Phd student -Umi University.*
>> ------------------------------------------------------------
>> ------------------
>> 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
>> _______________________________________________
>> sumo-user mailing list
>> [email protected]
>> To change your delivery options, retrieve your password, or unsubscribe
>> from this list, visit
>> https://dev.eclipse.org/mailman/listinfo/sumo-user
>>
>
>


-- 
*Best regards*


*Sara EL HAMDANI*
*Phd student -Umi University.*
------------------------------------------------------------------------------
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
_______________________________________________
sumo-user mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user

Reply via email to