Closed ozgraslan closed 3 days ago
yes unfortunately the original environment this one is based on (The https://github.com/simpler-env/SimplerEnv project) uses a little bit of a strange table which is merged together with the background walls and floors. As a result the segmentation won't make sense really. In the future we have ongoing work expanding on SimplerEnv to make a larger set of cleaner real2sim evaluation envs.
Regardless one fix you can do for now is to manually annotate the table. The table is fixed in this environment all the time
Thank you for your response!
I solved this by separating the table and the scene using blender, and adding them as separate objects.
that also works!
Hello, Thank you for this great work!
I am using "PutCarrotOnPlateInScene-v1" environment, and I want to extract the segmentation map of the environment which I will use in a learning task.
However, the table is not segmented. I checked the human rendering mode, and there is a table object but it is not seperated from the environment.
Is there a way to fix this?
Example code:
Output:
Human rendering mode: