habitat.tasks.rearrange.robot_specific_sensors module

Classes

class SpotHeadStereoDepthSensor
For Spot only. Sensor fusion for inputs of Spot stereo pair depth sensor. We want to combine head stereo depth images along with resizing it so that its size is the same as the size of the arm depth image. Spot’s arm depth size: (240, 228, 1) Spot’s head stereo depth size: (212, 120, 1)