[sumo-user] Assorted errors when using threads (1 new simulation per thread)

2021-04-25 Thread Marcelo Andrade Rodrigues D Almeida
Hi everyone I'm having trouble using multiple simulations in different threads The difference can be perceived by changing max_workers to 1 and 2. "with ThreadPoolExecutor(max_workers=len(possible_actions)) as executor:" (planning_only_agent.py, line 100) [See attached example (a very si

[sumo-user] Internal Edge

2021-04-25 Thread Osman Khalid
> > > Hello I have run the quick start tutorial of SUMO and it is working fine ( https://sumo.dlr.de/docs/Tutorials/quick_start.html). I want to understand the purpose of Internal edge as it is not touched in the quick start tutorial, though mentioned in the tutorial code on github: ( https://git

Re: [sumo-user] Randomtrips: How to generate another randomtrips with different routes?

2021-04-25 Thread Jakob Erdmann
Add randomTrips option --seed with a different value on each call or add option --random. Am So., 25. Apr. 2021 um 13:40 Uhr schrieb 5umO5imul8er123 < b0b123sch...@gmail.com>: > Good morning, I am using SUMO 1.7.0. I never touched computer coding prior > to > using SUMO. Therefore, I apologize if

[sumo-user] Randomtrips: How to generate another randomtrips with different routes?

2021-04-25 Thread 5umO5imul8er123
Good morning, I am using SUMO 1.7.0. I never touched computer coding prior to using SUMO. Therefore, I apologize if my question sounds easy. Currently, what I want to do is simulate the traffic for the selected network randomly while using 'flow' to insert vehicles into route A. I want to take note

Re: [sumo-user] LiSuM - how to get traffic lights running

2021-04-25 Thread Michael Behrisch
Hi, thanks for your PRs! I implemented a slightly different solution. It would be great if you and of course all other LiSuM users could check whether the nightly build works as expected, since I do not have the "real thing" here. Best regards, Michael Am 23.04.21 um 20:48 schrieb Käufer, Philipp