Robot Simulator of the Robotics Group for Self-Organization of Control
0.8.0
|
#include <splitcontrol.h>
Public Member Functions | |
Assoziation () | |
void | addSensorIdx (int s) |
void | addMotorIdx (int m) |
Public Attributes | |
std::list< int > | sensors |
std::list< int > | motors |
Assoziation | ( | ) |
|
inline |
|
inline |
std::list<int> motors |
std::list<int> sensors |