Crop robot from image
Added image processor that crops the robot from its own camera images. The pixels where the robot would be visible are set to zero. This is done by rendering its own cameras view of itself off screen and creating a mask of the robot from it.