Robot Simulator of the Robotics Group for Self-Organization of Control
0.8.0
|
#include <selforg/agent.h>
#include <selforg/storeable.h>
#include "oderobot.h"
#include "osgprimitive.h"
#include "primitive.h"
#include "operator.h"
Go to the source code of this file.
Classes | |
class | TraceDrawer |
class | OdeAgent |
Specialised agent for ode robots. More... | |
Namespaces | |
lpzrobots | |
forward declarations | |
Typedefs | |
typedef std::list< PlotOption > | PlotOptionList |
typedef std::list< Operator * > | OperatorList |
typedef std::list< TraceDrawer > | TraceDrawerList |