Skip to content

Classes for simplifying the management of the parameters of YARP modules.

Notifications You must be signed in to change notification settings

robotology-playground/paramHelp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paramHelp

Build Status

Classes for simplifying the management of the parameters of YARP modules.

Installation

Dependencies:

The library can be installed using CMake

git clone git@github.com:robotology-playground/paramHelp.git
cd paramHelp
mkdir build && cd build
cmake ..
make
(optional) make install

About

Classes for simplifying the management of the parameters of YARP modules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published