I have a follow-up question for this.
So if I use CACC as the car-following model, can I use a very low tau without having to worry about unsafe driving? Is there a default tau value for CACC?
Thank you,
David
Hi,
You can assign the CACC car-following model to a specific vType similarly to other car-following models currently implemented in SUMO (e.g. IDM).
Overview of CACC car-following model in SUMO: https://sumo.dlr.de/docs/Car-Following-Models/CACC.html
CACC car-following model parameters: https://sumo.dlr.de/docs/Definition_of_Vehicles,_Vehicle_Types,_and_Routes.html#car-following_model_parameters
Evangelos Mintsis
From: sumo-user <sumo-user-bounces@xxxxxxxxxxx> On Behalf Of David Oswald
Sent: Monday, November 7, 2022 10:52 PM
To: eclipse.org Support <sumo-user@xxxxxxxxxxx>
Subject: [sumo-user] Car-Following Models: CACC
Hello,
In order to use the CACC car-following, do I just need to put it in the vehicle definition the same way I would do the IDM car-following model? Is there anything special I would need to do for CACC?
Thank you.