Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Pedestrian Collision in SUMO

Hello!
I am trying to simulate collisions between pedestrian and vehicle in an intersection under the following assumptions:
  • The intersection will be traffic light regulated
  • The cars will follow the traffic light.
  • The pedestrian will not follow the traffic light and cross using the crosswalks whenever they reaches the crosswalk.
  • The cars will not stop or slow down for the pedestrians and hit them

First of all, I have tried to make the pedestrian violate the red light and use jmDriveAfterRedTime=1000” in the *.rou.xml file, but still the pedestrians are stopping at the red light. For vehicle, I tried the TraCI speed mode, but if I set the mode to 0, they will also violate the traffic light, which I do not want.

So, in summary, Can anyone give me some pointers on:
  • How to make the pedestrians violate the red light and
  • How vehicles will hit pedestrian while following all other rules like red light, etc.

Regards,
Proyash

Back to the top