SmartVehicle-Basis
SmartFactory
EnvironmentDetection.h File Reference

Class EnvironmentDetection provides an Interface for all Enviroment detection Systems of the Vehilce. More...

#include <Arduino.h>
#include "HardwareConfiguration.h"
#include "LogConfiguration.h"
#include "EnvironmentDetection/LineDetector/LineDetector.h"
Include dependency graph for EnvironmentDetection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EnvironmentDetection
 Provides an Interface for all Enviroment detection Systems of the Vehilce. More...
 

Detailed Description

Class EnvironmentDetection provides an Interface for all Enviroment detection Systems of the Vehilce.

Author
Luca Mazzoleni (luca..nosp@m.mazz.nosp@m.oleni.nosp@m.@hsr.nosp@m..ch)
Version
1.0 - Implementation Interface - Luca Mazzoleni (luca..nosp@m.mazz.nosp@m.oleni.nosp@m.@hsr.nosp@m..ch) - 2019-04-26
Date
2019-04-26
Todo:

Implement the Vision for a better BoxDetection

Implement Sonar for obstacle detection

Definition in file EnvironmentDetection.h.