Understanding the balance between velocity, effort, and position

Continuing the discussion from Shadow Hand Joint State Control (Articulation controller not working):

Hi @dstokes181

Here is the documentation about articulation controller: ArticulationController API
You can use the API get_gains() to check what are the gains for the PD controller.

Here is the document about how to use python scripting with omni graph.

I hope this is helpful for your case.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.