Replies: 3 comments 5 replies
-
|
Hi, I am facing the same problem with UR10e and Robotiq 2F-140! Tried different stiffness and damping, but the problem is not fixed. I am thinking maybe there is a problem with DIK. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for posting this. I'll move this post to our Discussions section for now. Here are some notes to consider. This behavior usually comes from the physics / articulation configuration of the UR3e–Robotiq assembly, not from the manager-based workflow itself. Main likely causesFor a UR+Robotiq stack, the gripper “keeps rotating” around the grasped cube typically because of one or more of these:
What to change in the USDIn Isaac Sim, open your assembled UR3e+Robotiq USD and check:
Physics and contact tuningIn your Isaac Sim physics scene or Isaac Lab environment config:
Manager-based environment configsWithin your manager-based stack task (e.g. stack_ik_rel_env_cfg / stack_joint_pos_env_cfg):
Footnotes
|
Beta Was this translation helpful? Give feedback.
-
|
I reduced the rotation by increasing the damping and stiffness of wrist joint 3 and reducing the maximum force of the drive for the finger joint. So I have managed to sort the cubes as blue, red, and green from bottom to top. But the environment does not reset and does not take a successful record. What should I check? |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello I assembled ur3e + Robotiq_2F_140_physics_edit(ur3e_gripper.zip) and tried to perfrom pick and place task with it.
I configured manager-based workflow for it and sucessfully launch isaaclab to do demo with it. But the problem here is when I move my ur3e+gripper to pick and place cube in the environment, the gripper is rotating further when the gripper grap the cube.
Is there any recommendation for solving this problem? I upload the code and usd file that I used!
C:/IsaacLab/source/isaaclab_assets/isaaclab_assets/robots/universal_robots.py
C:/Isaaclab/source/isaaclab_tasks/isaaclab_tasks/manager_based/manipulation/stack/config/ur3e_gripper/init.py
C:/Isaaclabsource/isaaclab_tasks/isaaclab_tasks/manager_based/manipulation/stack/config/ur3e_gripper/stack_ik_rel_env_cfg.py
C:/Isaaclabsource/isaaclab_tasks/isaaclab_tasks/manager_based/manipulation/stack/config/ur3e_gripper/stack_joint_pos_env_cfg.py
C:/Isaaclab/source/isaaclab_tasks/isaaclab_tasks/manager_based/manipulation/stack/mdp/ur3e_stack_events.py
You can find the result video and discussion on the https://discordapp.com/channels/827959428476174346/1439937737708011590
Please note that I ran cursorAI to write
set_ur3e_payload_on_wristfunction in the code, so it has been fully inspected yet.Isaac Lab Version: 2.2.1
Isaac Sim Version: 5.0.0
Beta Was this translation helpful? Give feedback.
All reactions