Go to the documentation of this file.
10 #ifndef __SOT_SOTFORCECOMPENSATION_H__
11 #define __SOT_SOTFORCECOMPENSATION_H__
21 #include <dynamic-graph/entity.h>
35 #if defined(force_compensation_EXPORTS)
36 #define SOTFORCECOMPENSATION_EXPORT __declspec(dllexport)
38 #define SOTFORCECOMPENSATION_EXPORT __declspec(dllimport)
41 #define SOTFORCECOMPENSATION_EXPORT
98 void clearCalibration(
void);
106 bool precompensationCalibration =
false,
119 virtual const std::string&
getClassName(
void)
const {
return CLASS_NAME; }
169 #endif // #ifndef __SOT_SOTFORCECOMPENSATION_H__
dg::SignalTimeDependent< MatrixForce, sigtime_t > sensorXhandSOUT
bool usingPrecompensation
dg::SignalPtr< MatrixRotation, sigtime_t > worldRhandSIN
dg::SignalPtr< dynamicgraph::Vector, sigtime_t > velocitySIN
std::list< dynamicgraph::Vector > torsorList
virtual const std::string & getClassName(void) const
std::list< MatrixRotation > rotationList
dg::SignalPtr< dynamicgraph::Vector, sigtime_t > accelerationSIN
dg::SignalPtr< dynamicgraph::Vector, sigtime_t > gravitySIN
#define SOTFORCECOMPENSATION_EXPORT
dg::SignalPtr< dynamicgraph::Vector, sigtime_t > deadZoneLimitSIN
static const std::string CLASS_NAME
dg::SignalTimeDependent< dynamicgraph::Vector, sigtime_t > torsorCompensatedSOUT
dg::SignalTimeDependent< MatrixForce, sigtime_t > handVsensorSOUT
dg::SignalPtr< dynamicgraph::Vector, sigtime_t > momentumSIN
dg::SignalTimeDependent< MatrixForce, sigtime_t > handXworldSOUT
dg::SignalPtr< dynamicgraph::Vector, sigtime_t > precompensationSIN
dg::SignalPtr< dynamicgraph::Vector, sigtime_t > torsorDeadZoneSIN
dg::SignalTimeDependent< dynamicgraph::Vector, sigtime_t > torsorDeadZoneSOUT
dg::SignalPtr< dynamicgraph::Vector, sigtime_t > transSensorJointSIN
dg::SignalPtr< MatrixRotation, sigtime_t > handRsensorSIN
dg::SignalPtr< dynamicgraph::Matrix, sigtime_t > inertiaJointSIN
Eigen::Matrix< double, 3, 3 > SOT_CORE_EXPORT MatrixRotation
Eigen::Matrix< double, 6, 6 > SOT_CORE_EXPORT MatrixForce
dg::SignalPtr< dynamicgraph::Vector, sigtime_t > translationSensorComSIN
dg::SignalTimeDependent< sotDummyType, sigtime_t > calibrationTrigerSOUT
dg::SignalPtr< dynamicgraph::Matrix, sigtime_t > gainSensorSIN
dg::SignalTimeDependent< dynamicgraph::Vector, sigtime_t > momentumSOUT
dg::SignalPtr< dynamicgraph::Vector, sigtime_t > torsorSIN