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
invert3channelcontroller.h File Reference
#include "invertcontroller.h"
#include <cassert>
#include <cmath>
Include dependency graph for invert3channelcontroller.h:

Go to the source code of this file.

Classes

class  Invert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE >
 class for robot controller that use naglaa's direct matrix inversion for n channels (simple one layer networks) More...
 

Functions

AbstractControllergetController (int sensornumber, int motornumber, int param1, double param2)
 

Function Documentation

AbstractController* getController ( int  sensornumber,
int  motornumber,
int  param1,
double  param2 
)