Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Vehicle Refused to Overtake Stopped Vehicles

Make sure that the blocking vehicles are stopped with a <stop> element or traci.vehicle.setStop instead of just having speed 0. This determines how other vehicles react to them.

Am Di., 2. Nov. 2021 um 16:16 Uhr schrieb E Huan Chen <colaaddict96@xxxxxxxxx>:
Hi,

I tried creating a few dummy vehicles at the side of the roads to mock a blockage. These dummies are highlighted in purple, as seen in the attachment.

However, other vehicles (in yellow) refused to overtake these parked vehicles. Is there any way to work around this? 

Thanks. Best Regards.

image.png
_______________________________________________
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