Skip to content
Discussion options

You must be logged in to vote

Isaac Sim uses the units degrees and meters for angles and distances respectively. Meanwhile, PhysX internally uses radians for angles.

Since the stiffness and damping units depend on the unit chosen, what you set in the UI is related to degrees. The printed values are those from PhysX which are in radians.

So a stiffness of 600 "Nm/deg" corresponds to 34377.6 "Nm/rad". Hence what you see is the correct conversion.

We understand this is confusing that the UI and internal workings use different units but right now there isn't an easy fix for this from IsaacLab side.

@RandomOakForest --> We should assign this issue to IsaacSim/Kit teams to make this consistent. Noone really in robotics uses…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by AliBharwani
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
3 participants
Converted from issue

This discussion was converted from issue #1933 on March 01, 2025 02:04.