Robot Simulator of the Robotics Group for Self-Organization of Control
0.8.0
|
#include "invertcontroller.h"
#include <assert.h>
#include <cmath>
#include "dinvert3channelcontroller.hpp"
Go to the source code of this file.
Classes | |
class | DInvert3ChannelController |
class for robot controller that use naglaa's direct matrix inversion for n channels (simple one layer networks) More... | |