SmartVehicle-Basis
SmartFactory
|
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"
Go to the source code of this file.
Classes | |
class | EnvironmentDetection |
Provides an Interface for all Enviroment detection Systems of the Vehilce. More... | |
Class EnvironmentDetection provides an Interface for all Enviroment detection Systems of the Vehilce.
Implement the Vision for a better BoxDetection
Implement Sonar for obstacle detection
Definition in file EnvironmentDetection.h.