Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] CitiMobile tutorial - person jam and collisions

The 'jamming' happens by design when the number of waiting persons exceeds the capacity of a busStop. In this case persons cannot enter the stop and become 'jammed' on the sidewalk.  Thus, the warning is generally not a problem.

However, there seems to be some needless jamming on top of that: https://github.com/eclipse/sumo/issues/10822 
And the reported collisions could be a collateral of that: https://github.com/eclipse/sumo/issues/10823

regards,
Jakob

Am Fr., 27. Mai 2022 um 14:09 Uhr schrieb Manish Chaturvedi <msc.nit@xxxxxxxxx>:
Dear SUMO users,

When I run the Citi mobile tutorial, after some time (approx 600 seconds), it shows warning messages   "person <ID> jammed on edge <ID> Time=XX:"  ; 

Also, there are few warnings of the form "Collision of Person <ID> and Person <ID> on Lane=XX , Time=XX"; which increases significantly towards the end of the simulation specifically when no bus is available. 

What is the cause of this warning? Does it represent some error in the scenario? Please suggest.

Regards,

Manish 
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top