Skip to content

AdvancedModularManikin/fluid-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMM - Fluid Manager

Requirements

The Fluid Manager requires the AMM Standard Library be built and available (and so requires FastRTPS and FastCDR). In addition to the AMM library dependancies, the Fluid Manager also requires:

Installation

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

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published