19#ifndef LM_SCALETRANSFORMER__ 
   20#define LM_SCALETRANSFORMER__ 
   28namespace learningmachine {
 
   71    void setAt(
int index, std::string type);
 
   84    void setAll(std::string type);
 
   94    virtual void readBottle(yarp::os::Bottle& bot);
 
  129    virtual yarp::sig::Vector 
transform(
const yarp::sig::Vector& input);
 
  154    virtual void reset();
 
  159    virtual bool configure(yarp::os::Searchable &config);
 
 
The IScaler is a linear scaler based scaler.
 
This file contains the definition of unique IDs for the body parts and the skin parts of the robot.