[Question] How do you import an pre existing Isaac Sim extension into Isaac lab? #1542
-
Hey all, I have already completed an extension in isaac sim, I was thinking the best way was to build out components in Sim then use the extension in lab, not sure how I can add these to my environment cfg? thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Thank you for posting this question. This should be rather straight forward, you probably only need to be sure your extension is enabled. Look for example how this was done for the Cloner extension. Also, see as an example how other learning libraries can be installed in your Python environment. Let us know if you need further help. |
Beta Was this translation helpful? Give feedback.
Thank you for posting this question. This should be rather straight forward, you probably only need to be sure your extension is enabled. Look for example how this was done for the Cloner extension. Also, see as an example how other learning libraries can be installed in your Python environment. Let us know if you need further help.