Skip to content

Class UScholaSensor

Class UScholaSensor

  • Defined in File SensorInterface.h

Inheritance Relationships

Base Type

  • public UInterface
class UScholaSensor : public UInterface

Source: Source/Schola/Interactors/Public/SensorInterface.h Sensor interface for Schola reinforcement learning agents.

Implementers return a description of their observation Space and produce observations (Points). This interface allows agents to perceive the environment state.