Create a joint on the fly
Hi everyone! I just want to ask if it is possible to create a joint thru python script and on the fly? I have been having problems with grasping my object using my robot manipulator. The object just always slips through the grasp. I've tried adjusting the physics but to no avail. So, I thought, if I could, I would just create a fixed joint gluing my robotic hand to the object when they make contact. However, I'm struggling in finding a solution to implement it (if it is even possible).