Hi Nvidia Isaac Team,
Issue description:
My team is trying to replicate Nvidia Carter robot functionality (Segway RMP Lite 220 robot platform) to get familiar with Nvidia SDK and Sim tech-stack. We want to use Nvidia SIM digital twin functionality for a reinforcement learning based path finding module.
Unfortunately, we are unable to connect Isaac SDK and SIM using robot engine bridge.
We have tried:
-
Running Isaac SDK 2021.1 in a Ubuntu 18.04 container and Isaac SIM on latest Manjaro;
-
Isaac SIM 2021.1 - Isaac SIM crashes on start (temporarily worked thanks to solution provided in LINK, reapplying the fix does not work after a reboot)
-
Isaac SIM 2021.2 - it fails to download assets to
omniverse://localhost/Isaac
which our understanding - contain demo scene files -
Isaac SIM 2022.1 - there is no robot engine bridge (as confirmed in LINK)
-
Running Isaac SIM 2022.1 in a docker container (LINK), it crashes due to missing dependencies.
Additionally, we failed to find up-to-date documentation on simulating a Carter robot on Isaac SDK stack inside Isaac SIM.
Our hardware configuration is:
- GeForce RTX 3080 Ti Laptop GPU
- Intel i9-12900H
To my understanding, we lacking and we cannot find download links for:
- Assets missing from
omniverse://localhost/Isaac
- for Isaac SIM 2021.2 - Documentation for using robot engine bridge with Isaac SDK
Questions:
-
Is it possible for you to provide the above files (Assets for Isaac SIM 2021.2, Documentation for using robot engine bridge with Isaac SDK)?
-
Is Isaac SDK deprecated, if yes what are the Nvidia alternatives?
-
Is there a currently supported way to run Isaac SDK in Isaac SIM?
We will be happy to share any required error logs or other information.