Skip to content

open-simulation-platform/libcosimc

Repository files navigation

libcosimc - OSP C co-simulation API

libcosimc CI Conan

This repository contains the OSP C library for co-simulations, which wraps and exposes a subset of the libcosim C++ library's functions.

See CONTRIBUTING.md for contributor guidelines and LICENSE for terms of use.

How to build

Please read the libcosim build instructions. The commands you should run to build libcosimc are exactly the same, except that the option you need to add to conan install to enable proxy-fmu support is --options="libcosim/*:proxyfmu=True.