Replies: 1 comment
-
Solved with Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, @Mayankm96 .
Thank you for your big help.
I have some related questions about changing the mode in a simulation.
Currently, I am running a simulation with my own imported robot gripper and would like to control the joints using torque (effort control). In my case, I want to use the torque control mode only during the grasping moment. So, I tried to set the values of stiffness and damping to zero (the initial setting is for position control). However, it doesn't work with the following code:
Also have a problem with zero PD gains at the initial setting. The joints do not control with the generated torques.
In Isaac Sim, I checked that the following works well:
Is there any solution?
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions