#include <XmlRpcException.h>
#include <iostream>
#include <ros/ros.h>
#include <driver_svh/SVHCurrentSettings.h>
#include <driver_svh/SVHFingerManager.h>
#include <driver_svh/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.