Dear friends and users,
Due to a regression related to the Python 2.7 support, we are releasing SUMO version 1.14.1 as a hotfix.
The download links are (as always) here:
https://sumo.dlr.de/download
Here are some of the bugfixes and improvements in this new release:
=== Bugfixes ===
- simulation: Fixed avoidable simulation slow-down.
- simulation: Fixed bug where the carFollowModel EIDM got “stuck” at low speed.
- netedit: Fixed freezing when deleting an edge that is part of a multi-step person plan.
- netconvert: Fixed generation of rail crossing at junctions that require a traffic light.
- traci: Fixed railSignalConstraints-deadlock after calling
traci.trafficlight.swapConstraints
. - tools: restored support for Python version 2 (regression in 1.14.0).
=== Enhancements ===
- simulation: Added new laneChangeModel parameter
lcOvertakeDeltaSpeedFactor
to configure the threshold for
not overtaking a slightly faster leader vehicle. - netedit: Now showing a radius preview before converting junction to roundabout.
- netedit: Improved generation of roundabouts involving edges with custom geometry endpoints.
- tools: runSeeds.py: Now supports option
--threads to enable parallelization.
Find the full list of changes in the Changelog:
https://sumo.dlr.de/docs/ChangeLog.html#version_1141_19072022
Have fun with this new release,
Angelo, Jakob, Robert, Melanie, Johannes, Michael, Yun-Pang, Pablo, Mirko and Benjamin