34#ifndef _vpQbSoftHand_h_
35#define _vpQbSoftHand_h_
37#include <visp3/core/vpConfig.h>
38#if defined(VISP_HAVE_QBDEVICE) && defined(VISP_HAVE_THREADS)
40#include <visp3/core/vpColVector.h>
41#include <visp3/robot/vpQbDevice.h>
Implementation of column vector and the associated operations.
void getCurrent(vpColVector ¤t, const int &id=1)
void setPosition(const vpColVector &position, const int &id=1)
void getPosition(vpColVector &position, const int &id=1)