Polarith AI
1.8
AIMPlanarSensor Class Reference

Description

The AIMPlanarSensor is a special type of AIMSensor with the assumption that there is a (virtual) ground in the world (front-end component).

Attention, a sensor might be shared by multiple agents! Changing the data of a shared sensor at runtime is not thread-safe.

Front-end component of the underlying Move.PlanarSensor class.

Inheritance diagram for AIMPlanarSensor:
AIMSensor

Public Fields

PlanarSensor PlanarSensor = new PlanarSensor()
 The serialized sensor data. More...
 

Properties

override Sensor Sensor [get]
 The contained sensor data (read only). More...
 
Imprint