Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Continuous model in SUMO

https://sumo.dlr.de/docs/Simulation/SublaneModel.html#simple_continous_lane-change_model
Please let me know which part of the documentation is unclear.

Am Mo., 13. Sept. 2021 um 21:01 Uhr schrieb François Vaudrin <francois.vaudrin.1@xxxxxxxxx>:
Thanks Jakob,

Do I have to specify the continuous model somewhere with an option or it is already include in SUMO?

This is because currently the cars move 90 degrees when they change lanes in my simulation and I would have preferred that to be done on a larger transition. But if it's the best that can be done, that's fine.

Best

François


De : sumo-user <sumo-user-bounces@xxxxxxxxxxx> de la part de Jakob Erdmann <namdre.sumo@xxxxxxxxx>
Envoyé : lundi 13 septembre 2021 14:29
À : Sumo project User discussions <sumo-user@xxxxxxxxxxx>
Objet : Re: [sumo-user] Continuous model in SUMO
 
The two types of continuous models are activated via sumo options and then apply to all vehicles regardless of vType.

Am Mo., 13. Sept. 2021 um 17:41 Uhr schrieb François Vaudrin <francois.vaudrin.1@xxxxxxxxx>:

Hello,


Can we apply the continuous model directly in the vtype definition as for the carFollowing-Kraus model? If so, does this give comparable results?


<vType id="TRUCK_1" .... >

<carFollowing-Krauss accel="0.8" decel="4.5" sigma="0.5"/>

</vType>


Thank you


François
CANADA
_______________________________________________
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