Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Parking area blocking road

you need to set flag=65 or use setParkingAreaStop("legend", "parkingArea_0",   duration=2000)

Am Fr., 12. Juni 2020 um 17:08 Uhr schrieb Albert Wallace <wallacealbert64@xxxxxxxxx>:
Hi,

I've used the traci function:
traci.vehicle.setStop("legend", "parkingArea_0",   duration=2000, flags=64)
To tell the front car to park in a parking space, however it has just stopped in the road and blocked the traffic, I think it is registered as parking in the space as the outlines colour has changed from red to green, the car at the front is the one parking in pic attached.
Do you have any idea what's causing this?

Kind regards,
Albert
_______________________________________________
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