Re: [sumo-user] Realistic Mobility Model

2019-02-13 Thread Jakob Erdmann
Hello, 1) when comparing two runs using --random-depart-offset 0 and 500 I see a difference in departures that is quite obvious from the tripinfo output (sumo --tripinfo-output FILE): versus 2) The number after the ':' denotes repeated uses of the same car Thus, the trips h2c1:1 h2c1:2 h2c1:3

Re: [sumo-user] Realistic Mobility Model

2019-02-12 Thread Jakob Erdmann
How exactly did you set this option? Am Mi., 13. Feb. 2019 um 02:27 Uhr schrieb Marvin Manalastas < marvin_manalasta...@yahoo.com>: > Hello Jakob, > > I tried adding this option but still getting the same result. No variation > on the departure time. > > Thanks again. > > Regards, > Marvin > >

Re: [sumo-user] Realistic Mobility Model

2019-02-12 Thread Marvin Manalastas
Hello Jakob, I tried adding this option but still getting the same result. No variation on the departure time. Thanks again. Regards,Marvin On Tuesday, 12 February 2019, 10:48:03 AM CST, Jakob Erdmann wrote: you can set sumo option --random-depart-offset to modify departure and

Re: [sumo-user] Realistic Mobility Model

2019-02-12 Thread Jakob Erdmann
you can set sumo option --random-depart-offset to modify departure and consequently arrival time. Am Di., 12. Feb. 2019 um 17:44 Uhr schrieb Marvin Manalastas < marvin_manalasta...@yahoo.com>: > Hello Jakob, > > I was able to add some randomness on the route. > > However if I would like to add

Re: [sumo-user] Realistic Mobility Model

2019-02-12 Thread Marvin Manalastas
Hello Jakob, I was able to add some randomness on the route. However if I would like to add randomness on the car departure and arrival time is it also possible in activitygen? Currently when run for 7 days, a car will always leave at 8:00am. Thanks!Marvin  On Saturday, 9 February 2019,

Re: [sumo-user] Realistic Mobility Model

2019-02-09 Thread Marvin Manalastas
Thanks Jakob. Please correct me if im wrong. To activate rerouting i will use --device.rerouting.probability To add randomness i will use --weights.random-factor Thanks agian. Br,Marvin On Saturday, 9 February 2019, 9:44:17 AM CST, Jakob Erdmann wrote: When running the simulation you

Re: [sumo-user] Realistic Mobility Model

2019-02-07 Thread Jakob Erdmann
for some reason the cars get multiplied sometimes. I'm not sure why but the relevant code appears to be in activitygen/AGActivityGen.cpp:makeActivityTrips (I'm not the author of activitygen) Am Do., 7. Feb. 2019 um 22:18 Uhr schrieb Marvin Manalastas < marvin_manalasta...@yahoo.com>: > Thanks a

Re: [sumo-user] Realistic Mobility Model

2019-02-07 Thread Jakob Erdmann
carIn is commuter traffic randUni is random traffic blXbY is bus line X bus number Y hXcY is a car number Y from household X Am Do., 7. Feb. 2019 um 21:41 Uhr schrieb Marvin Manalastas < marvin_manalasta...@yahoo.com>: > Thanks for the response Jakob. > > I tried it and got some results.

Re: [sumo-user] Realistic Mobility Model

2019-02-07 Thread Marvin Manalastas
Thanks for the response Jakob. I tried it and got some results. However im having some tough time interpreting them. First, may I ask what is the difference between the below vehicle ID's: bl101b1:1 carIn1:1h1c1:1 randUni1:1 and what is the difference between these 2: carIn1:1 carIn1:3 Thanks

Re: [sumo-user] Realistic Mobility Model

2019-02-06 Thread Jakob Erdmann
You could try activitygen which generates activity-based traffic demand: http://sumo.sourceforge.net/userdoc/Demand/Activity-based_Demand_Generation.html Am Mo., 4. Feb. 2019 um 18:48 Uhr schrieb Marvin Manalastas < marvin_manalasta...@yahoo.com>: > Hello, > > I want to create a realistic