Robot motor control learning is currently a very active research area in robotics. The challenge consists in designing an efficient heuristic to guide a search process which will attempt to find and appropriate motor control policy capable of accomplishing a certain task. Implicitly or explicitly, the search is an optimization process of some specific objective function. This means, in practise, that the robot will have to evaluate potential candidate solutions in the real environment. Each evaluation is a trial-and-error execution that will end up with useful information to feed the heuristic that will decide which potential candidate solution will be evaluated in the next execution. Many learning techniques have been developed during pa...