2022 Spring Release of Eclipse MOSAIC

The spring release of Eclipse MOSAIC has arrived! The committer team from Fraunhofer FOKUS and DCAITI is proud to present Eclipse MOSAIC 22.0 to the open source community. This new version introduces perception facilities to the Application simulator and improved the integration of the traffic simulator SUMO.

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

Release Date

2022-05-04

Changelog

[A+] A perception module has been added. Vehicles can now perceive other vehicles in their field of view.
[A+] Adjusted tutorial application WeatherServerApp to use server entity.
[A+] Improved map matching of start and end points for routing.
[A-] Fixed a bug in payload deserialization.
[M+] Added Quad-tree and Grid index for fast search of surrounding entities.
[M+] Allow configuration of a connection id as departure position of a vehicle.
[M-] Refactored and unified matrix implementations in mosaic-utils.
[T+] Improved LibSumo coupling interface.
[T+] Enhanced interface to SUMO to use context subscriptions in certain situations.
[T+] Now supports SUMO 1.13.0
[T-] Fixed wrong position problem of parked vehicles.
[X+] Introduced new physics engine in PHABMACS based on PhysX (Extended).

⭐ A huge thanks to all contributors who participated in this release: fabmax, felixlutz, kschrab, ninabohm, schwepmo, and rprotzmann


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