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"
Include dependency graph for dsaboost.h:
This graph shows which files directly or indirectly include 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... | |