Go to the documentation of this file.
   28 #include <Eigen/Dense> 
   30 #include <RobotAPI/interface/units/ForceTorqueUnit.h> 
   38     class ForceTorqueHelper;
 
   45                           const std::string& FTDatefieldName);
 
  
 
Eigen::Vector3f initialTorque
 
Eigen::Vector3f getForce()
 
Eigen::Vector3f initialForce
 
IceInternal::Handle< DatafieldRef > DatafieldRefPtr
 
std::shared_ptr< ForceTorqueHelper > ForceTorqueHelperPtr
 
ForceTorqueHelper(const ForceTorqueUnitObserverInterfacePrx &forceTorqueObserver, const std::string &FTDatefieldName)
 
FramedDirection getFramedForce()
 
Eigen::Vector3f getTorque()
 
const VariantTypeId DatafieldRef
 
FramedDirection is a 3 dimensional direction vector with a reference frame. The reference frame can b...
 
This file offers overloads of toIce() and fromIce() functions for STL container types.