Skip to content
Snippets Groups Projects
Commit d7309d47 authored by Tim Übelhör's avatar Tim Übelhör
Browse files

Merge branch 'master' of git.rwth-aachen.de:ModeliChart/MC_BackEnd

parents a8f5fc9d 743d3ec5
No related branches found
No related tags found
No related merge requests found
This projects implements a FMU client which performs the simulation in (soft) realtime.
# ModeliChart Backend
The backend is controlled via grpc (googles remote procedure call framework), see https://git.rwth-aachen.de/ModeliChart/ModeliProtocol.
The protocol must be compiled for the platform on which it will be deployed.
\ No newline at end of file
This projects implements a FMU client which performs the simulation in realtime.
Linux and Windows are supported.
# Requirements
* For the protocol see https://git.rwth-aachen.de/ModeliChart/ModeliProtocol.
* Grpc installed
* Boost installed (boost_filesystem;boost_system;boost_program_options;boost_timer)
# Build
Boost and grpc are required for compilation.
The easiest way to obtain the libraries on windows is vcpkg.
The projects are Visual Studio projects one project targets Windows the other one Linux.
Linux installation of the libraries via apt or build from source.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment