AirSim icon indicating copy to clipboard operation
AirSim copied to clipboard

Translucent mesh isn't showing in segmentation.

Open MohammadMedhat opened this issue 3 years ago • 1 comments

Discussed in https://github.com/microsoft/AirSim/discussions/4566

Originally posted by MohammadMedhat June 14, 2022 I'm trying to get segmentation for a translucent mesh, but it's not showing in segmentation images. Even when I set client.simSetSegmentationObjectID("ObjectID", 255, True)

Here I have a translucent mesh above this landscape material layer to allow me to get detections for it and it's working properly.

1_

But I can't show the mesh in segmentation images unless I change the material's blend mode to Opaque instead of Translucent

1

MohammadMedhat avatar Jun 14 '22 11:06 MohammadMedhat

Hi Did you find a way to fix it? I'm not completely sure what image 1 is, but if you cannot find the translucent object, there is a way to fix that.

Zartris avatar Aug 30 '22 13:08 Zartris