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
selectiveone2onewiring.h File Reference
#include "one2onewiring.h"
#include <functional>
Include dependency graph for selectiveone2onewiring.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  select_predicate
 predicate to select sensors. More...
 
struct  select_all
 
struct  select_firsthalf
 
struct  select_from_to
 select sensors in the range

\[ [from, to] \]

(inclusively) More...

 
class  SelectiveOne2OneWiring
 Implements a selective one to one wiring of robot sensors to inputs of the controller and controller outputs to robot motors. More...