Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-dev] Creating new car following model

Hello,
you can either
a) define all vehicles on the main highway with one type and the vehicles that shall merge with another type
b) use calibrators to change the vehicle type ahead of the merging sections and then change it back to something else after the merging section: https://sumo.dlr.de/docs/Simulation/Calibrator.html#calibrating_vehicle_types
c) use traci to set the types of the vehicles dynamically

regards,
Jakob

Am Mo., 30. März 2020 um 03:12 Uhr schrieb Traboulsi, Abdullah <at666@xxxxxxxx>:
Hello sumo-dev community,

I am trying to create my own car following model and apply it onto a section of the network I have ( e.g. ramp merging section) while the rest of the vehicles would follow the default car following model.
I was wondering if there is a method to do so?

I plan to test it using Sumo first before connecting and applying it using VEINS and Omnetpp

Best regards

NJIT logoAbdullah Traboulsi

_______________________________________________
sumo-dev mailing list
sumo-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-dev

Back to the top