[Question] Availability of environments in the paper #11
Replies: 4 comments 5 replies
-
Thanks for the note. Many of the environments in the paper are listed under the "Features" section of the website. The mentioned rigid body environments and legged robot environments will be released shortly. However, for deformable body manipulation environments, we decided that providing the CPU implementations for these tasks is not substantially beneficial since their throughput is limited and there might be deprecation due to API changes from the simulator side. The release of cloth manipulation environments will be happening soon. We already have some promising throughput results for them with the tensor API of cloth available in Isaac Sim 2022.2.0. We are working on the tensorized GPU APIs for them which should be made available in the coming releases of Isaac Sim. It is hard to pin down the exact timeline for all of them at the moment since some of these feature requests go beyond our team. We thank you for your patience. |
Beta Was this translation helpful? Give feedback.
-
The official documentation website is still not listing many of the manipulation environments featured in the paper (in particular manipulation of clothes and liquids). Could you give an update on the current progress? (link to roadmap is broken) Thanks! |
Beta Was this translation helpful? Give feedback.
-
I would like to ask if the official document or website will update the introduction of the task of opening the cabinet by the mobile manipulator or the task of opening the cabinet by the manipulator |
Beta Was this translation helpful? Give feedback.
-
It has been difficult to balance re-adding these environments and improving the framework with other requests. We are actively working on both fronts and hope to reach a state where all the environments exist and work out of the box. However, some of the environments are held back since we are waiting for Isaac Sim to improve itself (for instance, FEM simulation for clothes). Since this has been a repeated topic of discussion on GitHub, we have made a single issue to keep track of our progress: #748. I hope this helps! |
Beta Was this translation helpful? Give feedback.
-
Hi, there seems to be several environments missing in the repo right now compared to the paper. I'm wondering if they are not in the orbit_env directory, or they are yet to be released? If latter, is there any timeline on when they'll be available?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions