|
Robot Simulator of the Robotics Group for Self-Organization of Control
0.8.0
|


Go to the source code of this file.
Classes | |
| class | CrossMotorCoupling |
| This is an adapter for a teachable controller to implement a cross motor coupling, see dissertation of Georg Martius. More... | |
Typedefs | |
| typedef std::vector< std::list < int > > | CMC |
| Adjacency lists representing the connection graph. More... | |
| typedef std::vector< std::list<int> > CMC |
Adjacency lists representing the connection graph.
CMC[i] contains the list of indices of motors, which are used as teaching signals for motor i.