6namespace RoboidControl {
A sensor is a thing which can perform measurements in the environment.
Definition Sensor.h:9
Sensor()
Default Constructor for a Sensor.
Definition Sensor.cpp:3
A thing is a functional component on a robot.
Definition Thing.h:7