In current environment, obs.semantic while using GROUND_TRUTH_SEMANTIC=TRUE provides the semantic of goal object and all receptacles. Is there a way to get the full semantic of all objects inside the scene (just like the segmentation in obs.task_observations["instance_map"])?
In current environment,
obs.semanticwhile usingGROUND_TRUTH_SEMANTIC=TRUEprovides the semantic of goal object and all receptacles. Is there a way to get the full semantic of all objects inside the scene (just like the segmentation inobs.task_observations["instance_map"])?