helper stuff for the DSA using boost More...
#include <iostream>#include <vector>#include <assert.h>#include "sdh/sdh.h"#include "sdh/util.h"#include "sdh/sdhlibrary_settings.h"#include "sdh/basisdef.h"#include "sdh/dsa.h"#include "boost/thread.hpp"#include "boost/date_time/posix_time/posix_time.hpp"

Go to the source code of this file.
Classes | |
| class | cDSAUpdater |
| Class to create an updater thread for continuously updating tactile sensor data. More... | |
| class | cIsGraspedBase |
| abstract base class for calculation of IsGrasped condition using tactile sensor information More... | |
| class | cIsGraspedByArea |
| class for calculation of IsGrasped condition using an expected area of contact measured by the tactile sensors More... | |
helper stuff for the DSA using boost
Copyright (c) 2007 SCHUNK GmbH & Co. KG
Definition in file dsaboost.h.