Skip to content

allenact_plugins.robothor_plugin.robothor_sensors#

[view_source]

RGBSensorRoboThor#

class RGBSensorRoboThor(RGBSensorThor)

[view_source]

Sensor for RGB images in RoboTHOR.

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

RGBSensorMultiRoboThor#

class RGBSensorMultiRoboThor(RGBSensor[RoboThorEnvironment, Task[RoboThorEnvironment]])

[view_source]

Sensor for RGB images in RoboTHOR.

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