Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] SUMO 1.2.0 released

For Linux, you need to have the ppa added in your repo list. For MacOS you first need to install Macports then you need to get the source code and build it yourself, I guess.

On Tue, Apr 16, 2019 at 11:07 PM Hrishikesh Barad <hrb1731@xxxxxxx> wrote:
How can I update the existing Sumo software installed without having to remove the older version from PC?

On Tue, Apr 16, 2019 at 4:20 AM Michael Behrisch <oss@xxxxxxxxxxx> wrote:
CAUTION: This message is from an off campus source. Access to web links will be filtered (by proxy) for additional protection. Click with caution.

Dear friends and users,
we are happy to announce the release of SUMO version 1.2.0.
The download links are at http://secure-web.cisco.com/1uTmvZqNCzhNvy9YfHbDkQeec-Bx0am9b3QqPx-PG-oO9eXKQ-I4sWL4G9vioF74YvVFEkyPnQqrVKJH22AqGg8yC2thbqUWVzR20pec1U2cy3pCAHDIioNArquarsPqoM2pWsTkdeod2kXEnqjoQSHCikBcqC8irgOBZvkZ0nzzn0mPmoovoSe0Hpm8QpfQxE9RwsViCISoS6jd4jLQ_0DwyFdJaV8U9_VDJWzhEQNEegaxtLtFF3qGNugV0z63J7yhoQrEC9hGSTnA8XDvDZmDB7oH3gy0TG-FSECKtJjBdHs6Ss7hsbYwolbC9Kku3S_FhrGV-v6aARUHJ4Af2Qe-2M0xBYxXrfqrjeTv8FOnFscjjfhEjgJRiGpjvSGYN6fxcIMu31fRcIJQTtnXkJ_2E7EBw5Ir4wcWn2areHo-mjEATsycgGIaBsc37hB4Z/http%3A%2F%2Fsumo.dlr.de%2Fwiki%2FDownload
This release brings a brand new Netedit mode to edit vehicles,
trips and flows! We are looking forward to your feedback to shape
further
development of this feature.
This release also contains many improvements for intermodal simulation
in regard
to dynamics, visualization and data output.

There are many more new features and fixes in this release and the most
important ones are listed below.
For a full list of changes, as always see
http://secure-web.cisco.com/1I_u84_Hnv9Y87ZcfUxh7xGRkAYMV0HjxeTkmgBGwpWy0WYS6g6LQgc81Y5DjfMmDGQK39ft5k28x428uYTNuxGfnTYo_zxl643JPgSaErb6JbI4RmiDXI_JJlHtDrDgeO_rRe0jeBPds0KgAyEARc96npiYrPlQ90lodV0qjCOvUR5po6fRbECoxKN8V-zdRUL4zKuC9ApU9wG0CYU_z8oJn2EbrdL7CVcCvAND-JXudVxefKIBCKei7TqUDwmdxndHu_5Qx_IeUBA9vIa8j0aC9jFb17kE8qv9JDJRjj-aBf6URPgEWxw7R_knDZeCTXmYfOzlDi6kdSNI8nXTmUH_6kkCxMxKWEIu3arhE5Ay-LUMnyYyCdIRkdHKGhVD7OjrvCivY8C4v1Sn_mpSoTHqZl9AZHcm_nsEunnAnPFcag-BzZasa1MsLvGlajnDF/http%3A%2F%2Fsumo.dlr.de%2Fwiki%2FChangeLog

We're looking forward to meeting you soon at the SUMO user conference
(http://secure-web.cisco.com/13R_fwxdY6nBpq1toZg0uN7PG-ioNRqk-eHm4L0om0S7ts-A3rW9zE8DNvUwH3_PoAfuVnZ8ygxEt9x9oxKbY0c5XvmJpdRqid7Zskw9QPXOL-grEgSw-i_2-ShDCTctTD_4Wf8RHiQOWo-fY-OfqWlpXlKe4sPpBj1tbTXRz82UPiRam98C_phpGHSGXydBDwj6yJwDs2L5aZuMGxnR7xTotMk0OvCymHxaVtSMHUl2fIiQyTvDPZCyMr0TiJBBPcbqaG4JvfwwuBMEX28aeK8O0vmqQ1fwwO4C_la_Koh2MmQuasOhCmSiKBwDI7M8NCt27bvGTuFHbtmD5gR9YOxFp27Uv59KckyjLXb2M2zkbRI_1EVNY7UuHGhKJIH93cDD6JdlMs4NOLL3PjPfRJVREdQ-9n527-ippdpvAvf8EApouphqYSkXkDDOG86Gc/http%3A%2F%2Fsumo.dlr.de%2F2019).

===Enhancements===
NETEDIT
- Added new mode to create and edit traffic demand (vehicles, trips,
flows,
   vTypes, routes, stops)
- Major improvement in rendering speed

Simulation
- added new input element <personFlow>
- improvements to parkingArea simulation (cooperation, adapting riding
person plans)
- edgeData-output now supports attribute detectPersons="walk" which can
be used to record pedestrian traffic instead of vehicular traffic.
- Person rides now allow the special value 'ANY' for the 'lines'
attribute. When this is set, persons may enter any vehicle that will
stop at the destination 'busStop' of the ride.
- Added controllability of reaction time (actionStepLength) to
DriverState Model.
- various railway simulation improvements (reversing direction, signal
operation,
   visualization)
- Traffic light phases now support the optional attribute 'name'. This
attribute can be set and retrieved via TraCI and makes it easier to
establish the correspondence between phase indexing in SUMO and phase
descriptions used by other traffic engineering methods
- improved default parameters for simulation routing to avoid biases
from traffic light cycles

SUMO-GUI
- Major improvement in rendering speed
- Can now load edge-data for visualization of arbitrary attributes with
time-varying edge colors
- Improvement to visualization of riding and waiting persons
- Can now locate objects by their name (streetname or generic parameter
key="name").
- Vehicles with guiShape 'truck/trailer' and 'truck/semitrailer' now
bend when cornering.

NETCONVERT
- Improved junction joining heuristic to prevent superfluous joins.
- OpenDRIVE Road_Objects can now be imported and also written to
OpenDRIVE
   output
- Various improvements to the generation of traffic light plans.

DUAROUTER
- Added option --write-trips.geo to write trips with attributes
'fromLonLat, toLonLat' instead of 'from' and 'to'
- Reading trips with attributes 'fromLonLat, toLonLat, fromXY, toXY,
viaLonLat, viaXY' is now supported.
- Added option --weights.random-factor to randomize routing results with
bounded
   deviation from optimality (vehicles and persons).

Miscelaneous
- The option --help now supports filtering by topic (e.g. '--help
input')
- Added Tutorial for Manhattan Mobility

===Bugfixes===
Simulation
- Various model fixes that were causing emergency deceleration
- Various fixes to routing (vehicular and intermodal)
- Various fixed for actuated TLS
- Various fixes to railway simulation
TraCI
- fixed crashes when calling moveToXY
- Various TraaS fixes (regressions from 1.0)
- restored python3 support for osmWebWizard.py (regression in 1.1.0)
Other
- Joining junctions now preserves the prior connection topology.
- Many fixes to netdiff.py and to applying netdiff-generated patches


Have fun with the new release,
Yun-Pang, Laura, Leo, Pablo, Jakob, Robert, Melanie, Johannes, Matthias
and Michael
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://secure-web.cisco.com/1rDGe1rIPNX2WvlSb8Xli8RMXfwLhJL5rwMWancm5BM_EiIasIRp_f8sSx_vWmK1SCNFZHxhvO0PH2XSFXJzhbcJI02L82NY1L_LHbhNx1Dq3HZIudRwwlf6AnFgIkpZnrjFnMlhZkuIuisaJ-PdvvMVZkRDnpJ6Hm5cky-SWuJagHGZTzHBUjUVm_RTsSTJBYaNBQSIlJ299twX1XIE3opUDE_2RETfV105Vk5see3UoGmhnpgjAfWcmngU74I3rxIWHIDbpQ0VlXAM0BE4OUSeA2_a-aX6_49cDlOFTrAcaxpVHIj7Z8YFNHHKtQr9DXCuiNFJz3WxeB2lAaaDCRzydFKc_rROeXGY5rCg0jklcPFghlprUp0sMWDIx9kV7Bql5YCDilk9nE_1zTY8yOUPWZP02BHE4RDR3WkD6MiwAhbUrABPZDqeteNAbdtD-/https%3A%2F%2Fwww.eclipse.org%2Fmailman%2Flistinfo%2Fsumo-user



--
Hrishikesh Barad
Graduate Student
Industrial & Systems Engineering, Rochester Institute of Technology
m:585-629-4418
e:hrb1731@xxxxxxx
      
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top