-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,6 +56,7 @@ Additional simulators and assessment features are provided by [Fraunhofer FOKUS] | |
* The coupling to [OMNeT++](https://omnetpp.org) is implemented in a very similar manner. The corresponding federate implementation can be found [in our MOSAIC Addons repository](https://github.com/mosaic-addons/omnetpp-federate). | ||
We currently support OMNeT++ version `5.5` in combination with the INET framework in version `4.1`. | ||
* We created the [Berlin SUMO Traffic (BeST) scenario](https://github.com/mosaic-addons/best-scenario) which provides 2.2 million vehicle trips in 24h for Berlin, Germany. The scenario is fully compatible with the latest release of MOSAIC. | ||
* In our research, we currently use Eclipse MOSAIC and the BeST scenario to evaluate traffic state estimation algorithms. For that, we provide [application models and tools for Traffic State Estimation](https://github.com/mosaic-addons/traffic-state-estimation) compatible with MOSAIC. | ||
|
||
## Contact | ||
|
||
|
@@ -65,6 +66,9 @@ For further questions we are available via [email protected] | |
|
||
## Prerequisites | ||
|
||
> [!IMPORTANT] | ||
> **In contrast to previous versions, Eclipse MOSAIC now requires at least Java 17 SDK.** | ||
For a successful build you need the following software to be installed: | ||
|
||
* **Maven 3.1.x** or higher. | ||
|