nonoco1200 / RhIO

Rhoban Input/Output Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rhoban Input/Output Library

RhIO

RhIO is a lightweight library that can be linked against your application in order to interract with your program on-the-fly, through its integrated server.

Main feature are parameters that can be exposed in order to be changed, monitored or persisted to configuration files.

We also provide a shell client that will provide a bash-like interface to walk your nodes and parameters, and even trigger methods that are in your code.

## Documentation

License

RhIO is under MIT License, please read the LICENSE file for further details. Do not hesitate to fork this repository and customize it!

Overall Architecture

RhIO

About

Rhoban Input/Output Library

License:MIT License


Languages

Language:C++ 97.8%Language:CMake 1.8%Language:Starlark 0.4%