2023 Autumn Release of Eclipse MOSAIC

The autumn release of Eclipse MOSAIC has arrived! The committer team from Fraunhofer FOKUS and DCAITI is proud to present Eclipse MOSAIC 23.1 to the open source community. This new version brings the perception facilities in the Application simulator to a stable state and comes with improvements across several integrated MOSAIC models.

MOSAIC 23.1 now requires at least Java 11 Runtime Environment to be executed. For more details, see Getting Started.

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

Release Date

2023-10-06

Changelog

[M+] MOSAIC now requires at least Java 11 Runtime Environment to be executed.
[M+] Improved MOSAIC Tutorials on eclipse.dev/mosaic and related applications.
[A+] Perception Module leaves experimental phase and is now available per default.
[A+] New perception modifiers model occlusion based on bounding boxes, and errors on heading and dimension of perceived objects.
[A+] The application API was extended to get access to the unit's logging directory (e.g. for data export).
[M+] Mapping of vehicle applications now follows a stochastic distribution per default instead of a repeating pattern (configurable).
[M-] Fixed that vehicle deceleration values were omitted in specific configuration setups.
[S+] Import of SUMO net files in Scenario-Convert supports almost any projection now (only UTM was supported). 
[S-] Fixed database type affinities to make scenario-database more robust.
[T+] Vehicles defined in integrated SUMO scenarios can now be mapped with complex application distributions.
[T+] Now supports SUMO 1.18.0
[X+] Path handling in Simulation-Runner is more robust now.

⭐ A huge thanks to all users who contributed to this release: FunKuchen, iwillitried , kschrab, philipstr01, 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