Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importing other robot arms to the trainingsystem #2

Open
hoho2312 opened this issue Jun 12, 2024 · 1 comment
Open

Importing other robot arms to the trainingsystem #2

hoho2312 opened this issue Jun 12, 2024 · 1 comment

Comments

@hoho2312
Copy link

hoho2312 commented Jun 12, 2024

Thank you very much for providing such fascinating platform for parallel training with surgical robot! However, I see that the platform now mostly provides robot arms configs from the DaVinci system. Would there be any possible way for users to import / create their custom robot arms (e.g. like UR or Franka etc..)? I see that there are some .usd and their corresponding .py files, should we also like having our own .usd and .py for importing other robot arms?

@SamuelSchmidgall
Copy link
Owner

Of course, I am glad you are enjoying it. Yes, you are able to import your own arms. You need to use the IsaacGym conversion script and just plug it into where the other USDs are inserted. You will also have to write some code for initializing the joints, etc, but otherwise should follow the same format.

See the following link for conversion: https://docs.omniverse.nvidia.com/isaacsim/latest/features/external_communication/ext_omni_exporter_urdf.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants