Bases: Sensor
Sensor
Provides node’s true position.
Methods
__init__
name
Get the name of the Sensor class.
read
Read the sensor data from the given node.
node (Node) – The node from which to read the sensor data.
A dictionary containing the sensor data.
dict