Search found 3 matches

by La_Fayette
03 Nov 2024, 20:50
Forum: General questions
Topic: Unresponsive gripper when attached to Robot
Replies: 3
Views: 9995

Re: Unresponsive gripper when attached to Robot

Hi, thank you so much for your response,

I've attached the gripper to the robot and set the robot as dynamic . But now is the robot the one that doesn't move as it's expecting an inverse kinematics performace, which is weird since all its joints are set as dynamic ...

Is there a way I could make ...
by La_Fayette
01 Nov 2024, 21:18
Forum: General questions
Topic: Unresponsive gripper when attached to Robot
Replies: 3
Views: 9995

Unresponsive gripper when attached to Robot

I’m currently working on a project involving a robotic gripper that I’ve implemented in my simulation. But the gripper becomes unresponsive when it is attached to the tip of the robot.
When the gripper is detached from the robot, it operates as expected, it even reacts to the closing signal. However ...
by La_Fayette
01 Nov 2024, 01:13
Forum: General questions
Topic: UR5 IK Path Generation Fails
Replies: 1
Views: 8816

UR5 IK Path Generation Fails

I am working with CoppeliaSim and I have implemented a control script for the UR5 and UR10 robotic arms. The code for the UR10 works perfectly, while the same logic for the UR5 fails with the error message: ‘Error: No path generated’. This means that the inverse kinematics (IK) path generation for ...