Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] R: Tracking vehicle routine

Thanks Jacob that was really helpful!
Regards
Alex


Da: sumo-user-bounces@xxxxxxxxxxx <sumo-user-bounces@xxxxxxxxxxx> per conto di Jakob Erdmann <namdre.sumo@xxxxxxxxx>
Inviato: martedì 26 febbraio 2019 07:48
A: Sumo project User discussions
Oggetto: Re: [sumo-user] Tracking vehicle routine
 
Hello,
1) to run more days, use --duration-d (https://sumo.dlr.de/wiki/ACTIVITYGEN#Time)
3) the suffix index changes between trips. Sometimes you will have only one trip from home to home with the destination specified using 'via'. Sometimes you will get two subsequent trips that close the loop

regards,
Jakob

Am Mo., 25. Feb. 2019 um 21:00 Uhr schrieb Alex Cerioni <cerio_alex@xxxxxxxxxx>:
Hi all.
I am following this thread https://www.eclipse.org/lists/sumo-user/msg03568.html for workday trips definitions with activitygen, but I have few questions.
How can I write the routine for more than one day? For now I have specified 2 opening hour in workHours, one at hour X and the second at hour X+24h, is it right?
Second question:
How can I see if a vehicle (with a certain ID) goes to work both days and if he returns home at the end of the day?
I mean:
if a vehicles with a certain ID move from edge A to edge B, then when he moves back from B to A it has a different ID or it has the previous one? Is the ID different from day to day or it remains the same?
Thanks!

Regards
Alex.
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top