Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-dev] SUMO Version 1.9.2 hotfix released

Dear friends and users,
due to a bug in traci related to subscriptions we are releasing 1.9.2 as a hotfix.
The download links are at https://sumo.dlr.de/wiki/Download
There are some additional fixes and even some enhancements in this release and
the most important ones are listed below.
For a full list of changes, as always see
https://sumo.dlr.de/wiki/ChangeLog

=== Bugfixes ===

- traci: Fixed crash when trying to read parameters for subscriptions that don't have them.
- simulation: vehroute output for persons now writes the correct stopping place type (i.e. parkingArea, busStop, etc.)
- netedit: When adding stops to a trip, the route now changes as necessary to pass the stop location.
- netedit: Person stages that end at a busStop can now be defined.
- netconvert: Added automated check to prevent disconnected routes due to invalid lane-change permissions in OSM input.
- netconvert: Fixed failure of --tls.guess-signals in lefthand network.
- marouter: Input attributes fromJunction and toJunction are now working.
 
=== Enhancements ===

- simulation: Vehroute-output now includes stop attributes 'started' and 'ended' and ride attribute 'ended' if option --vehroute-output.exit-times is set.
- netedit: Vehicle attributes departEdge and arrivalEdge are now supported.
- duarouter: Added option --keep-route-probability which lets a given proportion of vehicles keep their old routes (selected at random).
- duaIterate.py now supports option --convergence-steps which forces route choices to converge in the given number of steps . This is recommended when usiong option --logit which otherwise may not converge at all.
- countEdgeUsage.py now allows filtering and grouping counts by vehicle departure time.


Have fun with the new release,
Michael, Yun-Pang, Angelo, Laura, Pablo, Jakob, Robert, Giuliana, Melanie, Johannes and Matthias,

Back to the top