#include <wg06.h>
Definition at line 86 of file wg06.h.
 
      
        
          | FTParamsInternal::FTParamsInternal  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | const double& FTParamsInternal::calibration_coeff  | 
          ( | 
          unsigned  | 
          row,  | 
         
        
           | 
           | 
          unsigned  | 
          col  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | double& FTParamsInternal::calibration_coeff  | 
          ( | 
          unsigned  | 
          row,  | 
         
        
           | 
           | 
          unsigned  | 
          col  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | const double& FTParamsInternal::gain  | 
          ( | 
          unsigned  | 
          ch_num | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | double& FTParamsInternal::gain  | 
          ( | 
          unsigned  | 
          ch_num | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | bool FTParamsInternal::getDoubleArray  | 
          ( | 
          XmlRpc::XmlRpcValue  | 
          params,  | 
        
        
           | 
           | 
          const char *  | 
          name,  | 
        
        
           | 
           | 
          double *  | 
          results,  | 
        
        
           | 
           | 
          unsigned  | 
          len  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
Grabs ft rosparams from a given node hande namespace. 
The force/torque parameters consist of 6x ADC offset values 6x6 gain matrix as 6-elment array of 6-element arrays of doubles
- Returns
 - True, if there are no problems. 
 
Definition at line 1158 of file wg06.cpp.
 
 
  
  
      
        
          | const double& FTParamsInternal::offset  | 
          ( | 
          unsigned  | 
          ch_num | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | double& FTParamsInternal::offset  | 
          ( | 
          unsigned  | 
          ch_num | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | void FTParamsInternal::print  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
      
        
          | double FTParamsInternal::calibration_coeff_[36] | 
        
      
 
 
      
        
          | double FTParamsInternal::gains_[6] | 
        
      
 
 
      
        
          | double FTParamsInternal::offsets_[6] | 
        
      
 
 
The documentation for this class was generated from the following files: