I am working on a project that two robot arms control a rope to play a toy. I want to first simulate it in webots. Each robot arm has a stick as the end-effector. And there is a rope connecting both the two sticks. However, in webots simulation, each robot(let's say UR5e) should be set as an independent node. How can I connect them using a rope?
Asked
Active
Viewed 194 times
1 Answers
1
I would use a Connector node to connect the end of the rope to the second robot stick.

Olivier Michel
- 755
- 6
- 10
-
Thanks for your advice. I find it helpful and will try it. – Barry Liang Jul 01 '20 at 16:11