use: randomTrips.py -e 50 --pedestrians --intermediate 1000 The value of 1000 is just a placeholder. The needed number of intermediate locations depends roughly on the desired travel duration divided by the time it takes to traverse the network from one end to another.
Am Mi., 15. März 2023 um 19:49 Uhr schrieb Gervalino Bilas < [email protected]>: > Hello. > > I'm trying to simulate 50 pedestrians walking by some fixed area for 13 > hours. > My goal is to get the position (x,y ou geographic location) from every one > of them hour by hour. So my simulation has to run with the same 50 > pedestrians. > > By now, using OSM Web Wizard, I could generate a simulation in my fixed > area only for pedestrians by 13 hours. But it's not the same pedestrians - > 743 pedestrians were generated. > I tried to repeat the same *pedID *13 times, but it didn't work. > > How can I run a simulation with the 50 pedestrians for 13 hours getting > their position hour by hour? > > Best 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
