Go to the documentation of this file.
10 #ifndef __SOT_OP_POINT_MODIFIOR_H__
11 #define __SOT_OP_POINT_MODIFIOR_H__
14 #include <dynamic-graph/entity.h>
27 #if defined(op_point_modifier_EXPORTS)
28 #define SOTOPPOINTMODIFIER_EXPORT __declspec(dllexport)
30 #define SOTOPPOINTMODIFIER_EXPORT __declspec(dllimport)
33 #define SOTOPPOINTMODIFIER_EXPORT
52 virtual const std::string &
getClassName(
void)
const {
return CLASS_NAME; }
70 void setTransformation(
const Eigen::Matrix4d &tr);
71 void setTransformationBySignalName(std::istringstream &cmdArgs);
72 const Eigen::Matrix4d &getTransformation(
void);
87 #endif // __SOT_OP_POINT_MODIFIOR_H__
Eigen::Transform< double, 3, Eigen::Affine > SOT_CORE_EXPORT MatrixHomogeneous
Compute position and jacobian of a local frame attached to a joint.
virtual ~OpPointModifier(void)
virtual const std::string & getClassName(void) const
static const std::string CLASS_NAME
#define SOTOPPOINTMODIFIER_EXPORT
dynamicgraph::SignalPtr< dynamicgraph::Matrix, sigtime_t > jacobianSIN
dynamicgraph::SignalTimeDependent< MatrixHomogeneous, sigtime_t > positionSOUT
MatrixHomogeneous transformation
dynamicgraph::SignalPtr< MatrixHomogeneous, sigtime_t > positionSIN
dynamicgraph::SignalTimeDependent< dynamicgraph::Matrix, sigtime_t > jacobianSOUT
sot-core
Author(s): Olivier Stasse, ostasse@laas.fr
autogenerated on Tue Oct 24 2023 02:26:31