#include <XmlRpcException.h>#include <iostream>#include <ros/ros.h>#include <schunk_svh_library/control/SVHCurrentSettings.h>#include <schunk_svh_library/control/SVHFingerManager.h>#include <schunk_svh_library/control/SVHPositionSettings.h>

Go to the source code of this file.
Classes | |
| class | DynamicParameter |
| Class to read parameter file and set the correct hardware parameters. More... | |
| struct | DynamicParameter::Settings |
| Inline struct to store the settings. More... | |
This file contains the DynamicParameter for automatically setting the correct and best parameters according to the connected Schunk SVH hardware.
Definition in file DynamicParameterClass.h.