ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
If I understand you correctly, I'm guessing you have two links (A and B), with some common ancestor link X, to some fourth link Y, where Y closes the loop. Unfortuantely, one limitation of URDF is its inability represent graphs with URDF. It can only represent trees, i.e. Y cannot have two parents, A and B.