This PR adds runtime configuration of additional diagnostics useful for debugging services on the robot.
Runtime configuration means that yarprobotinterface collects some parameters from xml files and sends them to the ETH boards so that this one can use them to activate / tune some actions.
So far, only the AMO diagnostics in MC service is supported.
Description
This PR adds runtime configuration of additional diagnostics useful for debugging services on the robot.
Runtime configuration means that yarprobotinterface collects some parameters from xml files and sends them to the ETH boards so that this one can use them to activate / tune some actions.
So far, only the AMO diagnostics in MC service is supported.
Details
See https://github.com/robotology/icub-firmware/pull/187