#include <tsid/tasks/task-com-equality.hpp>
◆ ConstraintEquality
◆ TrajectorySample
◆ Vector
◆ Vector3
◆ TaskComEquality()
      
        
          | tsid::tasks::TaskComEquality::TaskComEquality  | 
          ( | 
          const std::string &  | 
          name,  | 
        
        
           | 
           | 
          RobotWrapper &  | 
          robot  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ compute()
◆ dim()
  
  
      
        
          | int tsid::tasks::TaskComEquality::dim  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
overridevirtual   | 
  
 
Return the dimension of the task. \info should be overloaded in the child class. 
Implements tsid::tasks::TaskBase.
 
 
◆ getAcceleration()
◆ getConstraint()
  
  
      
        
          | const ConstraintBase & tsid::tasks::TaskComEquality::getConstraint  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ getDesiredAcceleration()
  
  
      
        
          | const Vector & tsid::tasks::TaskComEquality::getDesiredAcceleration  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ getReference()
◆ Kd() [1/2]
      
        
          | const Vector3 & tsid::tasks::TaskComEquality::Kd  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ Kd() [2/2]
◆ Kp() [1/2]
      
        
          | const Vector3 & tsid::tasks::TaskComEquality::Kp  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ Kp() [2/2]
◆ position()
  
  
      
        
          | const Vector & tsid::tasks::TaskComEquality::position  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ position_error()
  
  
      
        
          | const Vector & tsid::tasks::TaskComEquality::position_error  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ position_ref()
  
  
      
        
          | const Vector & tsid::tasks::TaskComEquality::position_ref  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ setMask()
◆ setReference()
◆ velocity()
  
  
      
        
          | const Vector & tsid::tasks::TaskComEquality::velocity  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ velocity_error()
  
  
      
        
          | const Vector & tsid::tasks::TaskComEquality::velocity_error  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ velocity_ref()
  
  
      
        
          | const Vector & tsid::tasks::TaskComEquality::velocity_ref  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ Index
      
        
          | EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef math::Index tsid::tasks::TaskComEquality::Index | 
        
      
 
 
◆ m_a_des
  
  
      
        
          | Vector3 tsid::tasks::TaskComEquality::m_a_des | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_a_des_masked
  
  
      
        
          | Vector tsid::tasks::TaskComEquality::m_a_des_masked | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_a_des_vec
  
  
      
        
          | Vector tsid::tasks::TaskComEquality::m_a_des_vec | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_constraint
◆ m_drift
  
  
      
        
          | Vector3 tsid::tasks::TaskComEquality::m_drift | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_drift_masked
  
  
      
        
          | Vector tsid::tasks::TaskComEquality::m_drift_masked | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_Kd
  
  
      
        
          | Vector3 tsid::tasks::TaskComEquality::m_Kd | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_Kp
  
  
      
        
          | Vector3 tsid::tasks::TaskComEquality::m_Kp | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_p_com
  
  
      
        
          | Vector tsid::tasks::TaskComEquality::m_p_com | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_p_error
  
  
      
        
          | Vector3 tsid::tasks::TaskComEquality::m_p_error | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_p_error_masked_vec
  
  
      
        
          | Vector tsid::tasks::TaskComEquality::m_p_error_masked_vec | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_p_error_vec
  
  
      
        
          | Vector tsid::tasks::TaskComEquality::m_p_error_vec | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_ref
◆ m_v_com
  
  
      
        
          | Vector tsid::tasks::TaskComEquality::m_v_com | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_v_error
  
  
      
        
          | Vector3 tsid::tasks::TaskComEquality::m_v_error | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_v_error_masked_vec
  
  
      
        
          | Vector tsid::tasks::TaskComEquality::m_v_error_masked_vec | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_v_error_vec
  
  
      
        
          | Vector tsid::tasks::TaskComEquality::m_v_error_vec | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following files: