Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] speed limit

Hi
You can create multiple vehicle types using <vType ../> and set different maxSpeed for the particular vType. You can also use speedDev and Speed factor to get a variable speed limit.  Please refer to this https://sumo.dlr.de/docs/Simulation/VehicleSpeed.html  and https://sumo.dlr.de/docs/Definition_of_Vehicles%2C_Vehicle_Types%2C_and_Routes.html#speed_distributions 

Thanks 
Lokesh

On Sat, Mar 13, 2021 at 4:38 AM q kevin <kevinqkl@xxxxxxxxxxx> wrote:
hello,
I want to implement variable speed limit policy control in SUMO, how do I implement this new speed limit in SUMO after I calculate the speed limit value that should be applied in real time?
Sincerely,kevin
获取 Outlook for Android
_______________________________________________
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