Michael Behrisch

Results 218 comments of Michael Behrisch

I could reproduce it here. The problem is indeed that there are multiple links the vehicle can take and it has not decided yet which one it will take. While...

As a quick fix I implemented a method which only returns the first link for each junction but I am still open for suggestions.

now after the fix they are, before they were not

I can confirm the behavior and think this is some kind of performance optimization. You can always call `traci.vehicle.updateBestLanes` for all vehicles on the affected lane to work around this....

It would be great if you could share the scenario or maybe at try to extract a minimal example. Are there subscriptions involved and does the problem disappear if you...

I will try to setup a scalability test myself.

I did some tests with the attached script which basically adds 50000 persons to a network, lets them wait until time 2000 then all of them start driving a car...

@aminissn Please make sure that your github account uses the same email address as your eclipse account and that this is also the same address as mentioned in the commit....