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

h1_with_hand.urdf importing error with isaac sim 4.2.0 urdf importer #109

Open
TutooLah opened this issue Oct 8, 2024 · 1 comment
Open

Comments

@TutooLah
Copy link

TutooLah commented Oct 8, 2024

Hi!

We're trying to interact with a joint of the H1 robot imported by Isaac Sim 4.2.0 URDF Importer.

As the video shows, everything was fine with h1.urdf at first, but once the h1 robot had his hands (with h1_with_hands.urdf) and we set the Target Position, he totally blew up.

h1withhands.webm

Weird!

@cyoahs
Copy link
Contributor

cyoahs commented Oct 9, 2024

Sorry for the trouble. This issue is possibly caused by the control parameters. Free "light" end effectors can lead to unstable simulation with large stiffness and damping, as mentioned here. To stabilize simulation, please try to reduce stiffness and simulation dt, or fix the revolute joints in the hand.

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