[Question] Custom UR3 with Robotiq 2f-140 instability #2120
-
I'm using a custom usd file with a UR3 robot arm and Robotiq 2F-140 gripper using the assembler function in IsaacSim. Link to usd file: |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
I've modified the positions of the robot arm to reduce clipping however joint vel fluctuates with the reward alternating between a small number or exponentially tiny as shown in the image. I'm using the manager based lift environment using rsl_rl with the custom UR3 robot Further runs show that the gripper arm is folding into itself as well |
Beta Was this translation helpful? Give feedback.
-
Thank you for posting this. I'll move the post to our Discussions section for the team to follow up. |
Beta Was this translation helpful? Give feedback.
-
UPDATE: |
Beta Was this translation helpful? Give feedback.
-
UPDATE 2: Good news, I've managed to resolve the issue and successfully have the robot pick the block and lift it now. This issue was down to the velocity limit of the UR3 being too fast which caused the robotiq gripper to clip into itself. |
Beta Was this translation helpful? Give feedback.
UPDATE 2:
Good news, I've managed to resolve the issue and successfully have the robot pick the block and lift it now. This issue was down to the velocity limit of the UR3 being too fast which caused the robotiq gripper to clip into itself.