2025 Spring Release of Eclipse MOSAIC

The spring release of Eclipse MOSAIC is here! The committer team from Fraunhofer FOKUS and DCAITI is proud to present Eclipse MOSAIC 25.0 to the open source community. This new version comes with an improved Application API, new components towards multi-modality, an extended 2D visualization, as well as usability improvements for the communication simulators OMNeT++ and ns-3 .
MOSAIC 25.0 now requires at least Java 17 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
2025-04-15
Changelog
* [M+] MOSAIC now requires at least Java 17 Runtime Environment to be executed.
* [M+] Extended 2D web visualizer to visualize other vehicle classes, such as buses or bicycles.
* [M+] Provide possibility to run OMNeT++ or ns-3 federate via Windows Subsystem for Linux (WSL).
* [M-] Exit simulation if the output configuration is erroneous.
* [A+] Overhaul of API for building routing information for sending V2X messages (cellular and ad-hoc).
* [A+] Overhaul of API to access sensor information, such as environmental events or LiDAR point clouds.
* [A+] Introducing a new routing module for calculating public transport routes based on GTFS data.
* [S+] Added new option --list-routes to Scenario-Convert to print all routes stored in the scenario database.
* [T+] Now supports SUMO 1.22.0
* [X+] Provide a method for electric vehicles applications to search charging stations within a certain area (Extended).
* [X+] New Agent Simulator allows to model multi-modal journeys for individual agents (Extended).
* [X-] Improved route compatibility in PHABMACS (Extended).
⭐ A huge thanks to all users who contributed to this release: FunKuchen, hoelger, iwillitried , kschrab, 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