2022 Autumn Release of Eclipse MOSAIC

The autumn release of Eclipse MOSAIC is here! The committer team from Fraunhofer FOKUS and DCAITI is proud to present Eclipse MOSAIC 22.1 to the open source community. This new version extends the recently introduced perception facilities in the Application simulator and upgrades the ns-3 simulator coupling.

You can find the new version in our Download section, and in our GitHub repository.

Release Date

2022-10-19

Changelog

[A+] Perception module is now working with viewing angles larger than 180 degrees.
[A+] Introducing perception modifiers, such as occlusion or simple error models.
[A+] Improved API of vehicle operating system; action methods (e.g., change speed) now accept nanoseconds.
[M+] Improved handling of priorities when processing time advance requests.
[M+] Allow parallel execution of federates based on same Docker image (e.g., when running simulations in parallel).
[M+] Added configuration option to configure decimal separator in file output generator.
[C+] Upgraded ns-3 federate to support ns3-36.1.
[C+] Improved default logging of OMNeT++ and ns-3 simulations to be less verbose.
[C-] Fixed a bug in OMneT++ federate using the wrong `omnetpp.ini`.
[S+] Added import of building information from OSM, e.g., for wall occlusion in perception module. 
[T+] Improved coupling of traffic simulator SUMO with vehicle simulators (e.g., PHABMACS or Carla).
[T+] Now supports SUMO 1.14.1
[T+] Released Berlin SUMO Traffic (BeST) scenario at https://github.com/mosaic-addons/best-scenario

⭐ A huge thanks to all users who contributed to this release: fabmax, felixlutz, fhlig, FunKuchen, kschrab, schwepmo, realmaxneu, rprotzmann, and thonag.


Changelog Legend

[M] Eclipse MOSAIC
[X] MOSAIC Extended
[A] Application simulator
[C] Communication simulator
[E] Environment simulator
[N] Navigation component
[S] Scenario-convert
[T] Traffic simulator
[+/-] new Feature/Bugfix

Related