Skip to content

allenact_plugins.ithor_plugin.ithor_sensors#

[view_source]

RGBSensorThor#

class RGBSensorThor(
    RGBSensor[
        Union[IThorEnvironment, RoboThorEnvironment],
        Union[Task[IThorEnvironment], Task[RoboThorEnvironment]],
    ])

[view_source]

Sensor for RGB images in THOR.

Returns from a running IThorEnvironment instance, the current RGB frame corresponding to the agent's egocentric view.