I just got it, that unfinished is a boolean. Thanks!
On Mon, 18 Jun 2018 at 23:26, Jose Monreal Bailey <[email protected]> wrote: > Hi Jakob, > > I have added the option, but I still do net get the file written. > I added this option to the TraCI connection. None of my vehicles disappear > from the network, ever. > After the time of the simulation ends, I close the socket connection to > SUMO. > After that, SUMO should write the file? > > Best regards, > José > > On Mon, 18 Jun 2018 at 20:02, Jakob Erdmann <[email protected]> wrote: > >> Yes. add the option --tripinfo-output.write-unfinished >> >> 2018-06-18 16:05 GMT+02:00 Jose Monreal Bailey <[email protected]>: >> >>> I am experiencing that behaviour. My vehicles are moving around my >>> network, and the simulation ends and these vehicles are still there. >>> Is there a way to get the Trip Info data from just the simulation time, >>> regardless if the vehicles have or not left the network? >>> >>> Best regards, >>> José >>> >>> On Mon, 18 Jun 2018 at 13:53, Jose Monreal Bailey <[email protected]> >>> wrote: >>> >>>> What if I have vehicles without leaving the scenario? >>>> Will that prevent sumo from writing these vehicles in the tripInfo file? >>>> >>>> On Mon, 18 Jun 2018 at 06:49, Jakob Erdmann <[email protected]> >>>> wrote: >>>> >>>>> If you just need per-vehicle waiting time rather than per-juction >>>>> aggregation, you can use this: >>>>> http://sumo.dlr.de/wiki/Simulation/Output/TripInfo >>>>> >>>>> 2018-06-17 23:56 GMT+02:00 Jose Monreal Bailey <[email protected]>: >>>>> >>>>>> At the end of my simulation, is it possible to get the waiting time >>>>>> for each vehicle? or do I have to calculate it every X units of time >>>>>> during >>>>>> the simulation? >>>>>> I need to use TraCI to get this information, using the method >>>>>> getWaitingTime. >>>>>> Is this the best option? or should I add detectors as Jakob >>>>>> recommended? >>>>>> >>>>>> Best regards, >>>>>> José >>>>>> >>>>>> On Sun, 17 Jun 2018 at 20:57, Jakob Erdmann <[email protected]> >>>>>> wrote: >>>>>> >>>>>>> see http://sumo.dlr.de/wiki/Simulation/Output#values_for_junctions >>>>>>> Depending on the level of aggregation you want, either E2 or E3 >>>>>>> detectors around junctions may be more appropriate. >>>>>>> The scripting for placing E3 detectors received several now options >>>>>>> in the latest development version to allow different aggregation levels >>>>>>> (all incoming edges separately or together) >>>>>>> >>>>>>> regards, >>>>>>> Jakob >>>>>>> >>>>>>> >>>>>>> 2018-06-16 1:29 GMT+02:00 Jose Monreal Bailey <[email protected]>: >>>>>>> >>>>>>>> Hi all, >>>>>>>> >>>>>>>> Is there anything to calculate the vehicle delay produced by >>>>>>>> traffic lights in red? >>>>>>>> I found this past e-mail asking something similar: >>>>>>>> >>>>>>>> https://sourceforge.net/p/sumo/mailman/message/26854654/ >>>>>>>> >>>>>>>> >>>>>>>> Best regards, >>>>>>>> José >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> 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 >>>>>>>> >>>>>>>> >>>>>>> _______________________________________________ >>>>>>> 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 >>>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> 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 >>>>>> >>>>>> >>>>> _______________________________________________ >>>>> 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 >>>>> >>>> >>> _______________________________________________ >>> 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 >>> >>> >> _______________________________________________ >> 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 >> >
_______________________________________________ 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
