allenact_plugins.robothor_plugin.robothor_sensors
#
RGBSensorRoboThor
#
class RGBSensorRoboThor(RGBSensorThor)
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]])
Sensor for RGB images in RoboTHOR.
Returns from a running RoboThorEnvironment instance, the current RGB frame corresponding to the agent's egocentric view.