#include "Modules/SensorBehaviorControl/SensorBehaviorControl.h"
#include "Tools/Debugging/DebugDrawings.h"
#include "Tools/Math/Geometry.h"
#include "Tools/Debugging/DebugImages.h"
#include "Tools/Actorics/RobotDimensions.h"
Include dependency graph for SimpleMotionRecognition.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | SimpleMotionRecognition |
Defines | |
#define | SIMPLEIMAGEBUFFERSIZE 3 |
#define | MINDIFF 30 |
#define | WAITCONST 28 |
#define | WAITMIN 17 |
#define | SPEEDFAKTOR Vector2<int>(2,1) |
#define | RESETCONST 40 |
Definition in file SimpleMotionRecognition.h.
|
Definition at line 19 of file SimpleMotionRecognition.h. Referenced by SimpleMotionRecognition::execute(), SimpleMotionRecognition::getMotion(), and SimpleMotionRecognition::SimpleMotionRecognition(). |
|
Definition at line 20 of file SimpleMotionRecognition.h. Referenced by SimpleMotionRecognition::getMotion(). |
|
Definition at line 21 of file SimpleMotionRecognition.h. Referenced by SimpleMotionRecognition::headIsNotInMotion(). |
|
Definition at line 22 of file SimpleMotionRecognition.h. Referenced by SimpleMotionRecognition::headIsNotInMotion(), SimpleMotionRecognition::searchPan(), and SimpleMotionRecognition::SimpleMotionRecognition(). |
|
Definition at line 23 of file SimpleMotionRecognition.h. Referenced by SimpleMotionRecognition::execute(). |
|
Definition at line 24 of file SimpleMotionRecognition.h. Referenced by SimpleMotionRecognition::execute(), and SimpleMotionRecognition::SimpleMotionRecognition(). |