Skip to content

Crop robot from image

Julian Zimmer requested to merge CropRobotFromImage into master

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.

Merge request reports

Loading