#include <RobotComponents/components/ReflexCombination/feedforward.h>
|  | 
|  | FeedforwardReflex (int interval) | 
|  | 
| std::string | getName () const override | 
|  | 
| void | reportHeadTargetChanged (const NameValueMap &targetJointAngles, const FramedPositionBasePtr &targetPosition) | 
|  | 
| void | reportJointAngles (const NameValueMap &values, bool valueChanged, const Ice::Current &c) | 
|  | 
| void | reportJointVelocities (const NameValueMap &values, bool valueChanged, const Ice::Current &c) | 
|  | 
| void | reportPlatformVelocity (float x, float y, float a) | 
|  | 
| void | setBools (bool armar4, bool velocityBased) | 
|  | 
| void | setRobot (std::string nodeSetName, std::string headIKName, RobotStateComponentInterfacePrx robotStateComponent) | 
|  | 
| bool | update_input_fromArmarX (GazeStabInput *gs_input) | 
|  | 
| void | update_output_toArmarX (GazeStabOutput *gs_output) | 
|  | 
|  | ~FeedforwardReflex () override | 
|  | 
| std::map< std::string, float > | getJoints () | 
|  | 
| float | getWeight () const | 
|  | 
|  | Reflex (int interval) | 
|  | 
| void | setEnabled (bool enabled) | 
|  | 
| void | setWeight (float weight) | 
|  | 
| void | start () | 
|  | 
| void | stop () | 
|  | 
| virtual | ~Reflex () | 
|  | 
Definition at line 48 of file feedforward.h.
 
◆ FeedforwardReflex()
◆ ~FeedforwardReflex()
◆ calc()
◆ getName()
  
  | 
        
          | std::string getName | ( |  | ) | const |  | inlineoverridevirtual | 
 
 
◆ onStop()
◆ reportHeadTargetChanged()
      
        
          | void reportHeadTargetChanged | ( | const NameValueMap & | targetJointAngles, | 
        
          |  |  | const FramedPositionBasePtr & | targetPosition | 
        
          |  | ) |  |  | 
      
 
 
◆ reportJointAngles()
      
        
          | void reportJointAngles | ( | const NameValueMap & | values, | 
        
          |  |  | bool | valueChanged, | 
        
          |  |  | const Ice::Current & | c | 
        
          |  | ) |  |  | 
      
 
 
◆ reportJointVelocities()
      
        
          | void reportJointVelocities | ( | const NameValueMap & | values, | 
        
          |  |  | bool | valueChanged, | 
        
          |  |  | const Ice::Current & | c | 
        
          |  | ) |  |  | 
      
 
 
◆ reportPlatformVelocity()
◆ setBools()
      
        
          | void setBools | ( | bool | armar4, | 
        
          |  |  | bool | velocityBased | 
        
          |  | ) |  |  | 
      
 
 
◆ setRobot()
◆ update_input_fromArmarX()
◆ update_output_toArmarX()
◆ gyroscopeRotation_pred
      
        
          | std::vector<float> gyroscopeRotation_pred | 
      
 
 
◆ mean_optFl_pred
◆ optFlow_pred
      
        
          | std::vector<float> optFlow_pred | 
      
 
 
The documentation for this class was generated from the following files: