Skip to content

AdvancedModularManikin/core-modules

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

MoHSES Core Modules - Metapackage

This is the MoHSES Core Modules metapackage.

It includes all the modules needed to run a MoHSES simulation as well as the tcp-bridge and rest-adapter for prototyping connectivity.

This is the 1.1.x version of the core modules. While modules built against the 1.0.x MoHSES Core will still work they will not make use of many improvements available in the 1.1.x releases.

Installation

    $ git clone https://github.com/AdvancedModularManikin/core-modules
    $ cd core-modules
    $ git submodule update --init
    $ mkdir -p build && cd build
    $ cmake ..
    $ cmake --build . --target install

By default on a Linux system this will install into /usr/local/bin

About

AMM Core Modules metapackage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published