Robot Simulator of the Robotics Group for Self-Organization of Control  0.8.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
sox.h File Reference
#include <selforg/abstractcontroller.h>
#include <selforg/controller_misc.h>
#include <assert.h>
#include <cmath>
#include <selforg/matrix.h>
#include <selforg/teachable.h>
#include <selforg/parametrizable.h>
Include dependency graph for sox.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SoxConf
 configuration object for Sox controller. Use Sox::getDefaultConf(). More...
 
class  Sox
 This controller implements the standard algorihm described the the Chapter 5 (Homeokinesis) with extensions of Chapter 15 of book "The Playful Machine". More...