allenact_plugins.ithor_plugin.ithor_sensors
#
RGBSensorThor
#
class RGBSensorThor(
RGBSensor[
Union[IThorEnvironment, RoboThorEnvironment],
Union[Task[IThorEnvironment], Task[RoboThorEnvironment]],
])
Sensor for RGB images in THOR.
Returns from a running IThorEnvironment instance, the current RGB frame corresponding to the agent's egocentric view.