Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] weaving in and out behavior

then traci.vehicle.changeLane

Am Di., 14. Dez. 2021 um 10:40 Uhr schrieb ali mirzaei <alimrz222@xxxxxxxxx>:
I think there is a misunderstanding. I like to force the vehicle to weave in and out of lanes and then to detect what's going on.

On Tue, Dec 14, 2021 at 10:52 AM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
you can use
traci.vehicle.getLaneID, getLaneIndex, getLaneChangeState and getLaneChangeStatePretty
to detect when a vehicle changes it's lane and for what reason.

Am Mo., 13. Dez. 2021 um 19:49 Uhr schrieb ali mirzaei <alimrz222@xxxxxxxxx>:
Hi everyone,
I want to know if there is an option to access the effect of the weaving in and out of lanes to overtake traffic via TraCI. 
Best regards,
Ali
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
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