#include "PhysicalObjects/physicalobject.h"
Go to the source code of this file.
Classes | |
class | Sensor |
The Sensor class is the interface used by sensors. It contains methods to update the sensor, get the value of the sensor and get the PhysicalObject the sensor can detect. More... | |