#include "SensorBehaviorControl.h"
#include "Tools/Math/PIDsmoothedValue.h"
#include "Tools/Debugging/DebugImages.h"
#include "Tools/Debugging/DebugDrawings.h"
Include dependency graph for ObstacleAvoiderOnGreenFieldERS7.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ObstacleAvoiderOnGreenFieldERS7 |
Class that generates Motion requests in a fashion similar to the Braitenberg but also uses the PSD sensor to not run into things. More... |
Definition in file ObstacleAvoiderOnGreenFieldERS7.h.