Connecting two Links from different Parent Joints

Typically: "How do I... ", "How can I... " questions
Post Reply
bluebird
Posts: 1
Joined: 08 Mar 2024, 05:01

Connecting two Links from different Parent Joints

Post by bluebird »

I am trying to connect two links together which has different parent joints. All joints are revolute joints. It is a closed loop system. I am using a SDF which was converted from a URDF file. Is there a way to combine two links together even if they share different parents joints? i tried using Force sensor, and Dummy. Dummy with limited success. when i run the simulation, the dummy overlaps together.

i want to move something like this in coppeliasim:
https://user-images.githubusercontent.c ... ce9be1.png
fferri
Posts: 1334
Joined: 09 Sep 2013, 19:28

Re: Connecting two Links from different Parent Joints

Post by fferri »

Loop closures and other constraints:

https://manual.coppeliarobotics.com/en/ ... s.htm#loop
Post Reply