Issue with Dummy Joint Breaking in IK Mode on Coppeliasim 4.1

Typically: "How do I... ", "How can I... " questions
Post Reply
apurv
Posts: 1
Joined: 24 Jul 2024, 10:20

Issue with Dummy Joint Breaking in IK Mode on Coppeliasim 4.1

Post by apurv »

Hi everyone,

I am currently working on a robotic simulation in Coppeliasim 4.1 and using the PyRep library for control. My robot includes a parallelogram-type part, and I've connected the last joint using a dummy with a dynamic overlap constraint.

The problem arises when I switch to IK mode to reach a target position. Despite the target position being reachable without any issues, the dummy joint breaks during the movement. It seems like the IK solver is causing the joint to behave unexpectedly.

Has anyone encountered a similar issue or have any suggestions on how to resolve this? I need the IK mode to reach the target without breaking the dummy joint.

Out of 4 joints, only one joint is driving and others will move accordingly mechanical constraint, how should I configure other joints?

Thanks in advance for your help!

coppelia
Site Admin
Posts: 10504
Joined: 14 Dec 2012, 00:25

Re: Issue with Dummy Joint Breaking in IK Mode on Coppeliasim 4.1

Post by coppelia »

Hello,

CoppeliaSim V4.1 is already quite old, and IK is now done differently (via code).
In any case, you cannot expect to switch from a dynamic simulation to a kinematic simulation, without having prepared the IK parts. In the (old) IK dialog, is there something that can be seen? If not, you need to set up IK in there

Cheers

Post Reply