#include "SensorBehaviorControl.h"
#include "Tools/Math/PIDsmoothedValue.h"
#include "Tools/Debugging/DebugImages.h"
#include "Tools/Debugging/DebugDrawings.h"
Include dependency graph for ObstacleAvoiderOnGreenField.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ObstacleAvoiderOnGreenField |
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 ObstacleAvoiderOnGreenField.h.