[Question] could i ask how to use "set_joint_effort_target" ? #2344
Replies: 2 comments
-
Thank you for posting this and for your interest in Isaac Lab. First be sure you review the documentation found here for |
Beta Was this translation helpful? Give feedback.
-
I believe this is the source of your trouble:
The |
Beta Was this translation helpful? Give feedback.
-
Question
Basic questions, related to robot learning, that are not bugs or feature requests will be closed without reply, because GitHub issues are not an appropriate venue for these.
Advanced/nontrivial questions, especially in areas where documentation is lacking, are very much welcome.
For questions that are related to running and understanding Isaac Sim, please post them at the official Isaac Sim forums.
Screencast.from.04-20-2025.11.11.05.PM.webm
First of all, thank you very much for providing IsaacLab — I truly appreciate your work.
Above, I’ve included the main code related to execution along with its results.
Below is a video showing the expected motion of the finger gripper.
Screencast.from.04-20-2025.11.20.00.PM.webm
My question concerns an issue where, after setting an effort target, the robot behaves differently than expected. I’m reaching out to ask for guidance on how to properly debug this situation.
To elaborate: I expected that only the specific joint with the effort target applied would move, but I’m observing that other joints are also moving as if they are coupled. I’m unsure how to resolve this coupling issue and would greatly appreciate your help.
I've attached the robot configuration file, joint information, and the corresponding USD file for reference.
(change .txt to .usd)
ur5e_dclaw_instanceable_ver5.txt
Lastly, here is a description of my runtime environment.
Beta Was this translation helpful? Give feedback.
All reactions