Directories | |
directory | controller |
The controller directory contains (as you can guess) the controllers developed in the robotic group of Leipzig University. | |
directory | examples |
directory | matrix |
directory | statistictools |
directory | utils |
directory | wirings |
The wirings directory contains some implementation of the class AbstractWiring interface. | |
Files | |
file | abstractrobot.h [code] |
file | agent.cpp |
file | agent.h [code] |
file | selforg/README |
This file is used for the doxygen documentation. | |
file | trackable.h [code] |
file | wiredcontroller.cpp |
file | wiredcontroller.h [code] |
The class WiredController is a controller together with a wiring that can be connected to a robot. It provides logging and plotting of parameters. The class Agent is a subsumption of a robot, a wired controller. The wiring specifies the connections between the sensor values of the robot and the sensor values of the controller, and also the connection between the motor outputs of the controller and the motor values given to the robot.
The following subdirectories are included:
Please click on the register tab "Examples" on the top.