Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Dynamic car-following models based on the lead vehicle type

You can do this with TraCI in custom code.
However, the simpla module will may alraedy accomplish your needs without additional programming: https://sumo.dlr.de/wiki/Simpla

Am Fr., 17. Mai 2019 um 16:11 Uhr schrieb MS Sam <ssatncsu@xxxxxxxxx>:
Hello all,
I am working on a project and need to simulate Autonomous Vehicles (AV) and Connected Autonomous Vehicles (CAV). I am using different car-following models for the two types of vehicles. Here is a question related to the car-following behavior of these vehicles:

* In mixed traffic where both AV and CAV are present, can the car-following model change based on the lead vehicle type? For example, if a CAV is following another CAV the car-following model should be IDM, and when a CAV is following an AV, the model should switch to Wiedemann 99.

Is this achievable in SUMO? Any comments or hints on how to pull this off would be highly appreciated.

Thank you,

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top