Skip to content
This repository was archived by the owner on Jan 21, 2022. It is now read-only.

Commit 5d4d9ed

Browse files
nreischljdsika
authored andcommitted
Updated README with FMI dependency. (#26)
1 parent 510453b commit 5d4d9ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Some software library dependencies are needed to run the osi-visualizer:
1515
* ZeroMQ (>4.2.1): http://zeromq.org/intro:get-the-software
1616
The osi-visualizer needs to use ZeroMQ libraries to complete the socket communication between different sensor / traffic / scenario simulators. Note that the C++ Bindings are required as well.
1717
* protobuf 2.6.1: https://github.com/google/protobuf
18+
* FMILibrary 2.0.2: https://svn.jmodelica.org/FMILibrary/tags
1819

1920
The required version of [Open Simulation Interface](https://github.com/OpenSimulationInterface/open-simulation-interface.git) is referenced as a git submodule, so be sure to run `git submodule init` && `git submodule update` after cloning the osi-visualizer repository.
2021

0 commit comments

Comments
 (0)