Skip to content

AeroTechLab/IPC-Interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IPC Interface

Common inter-process communication abstraction interface for different implementations/platforms

Usage

On a terminal, get the GitHub code repository with:

$ git clone https://github.com/EESC-MKGroup/IPC-Interface [<my_project_folder>]

IPC Interface consists of a single header file of common variables and function declarations. Simply include it in your implementation project

Documentation

Doxygen-generated detailed methods documentation is available on a GitHub Page

About

Common Inter-process communication functions to be used by different implementations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages