I want to create a tool, with three parallel arms that should be able to be moved in a prismatic fashion (forwards/backwards). The two outer arms have a single gripper each, while the middle arm has two grippers (with a relative angle of 90 degrees). Each gripper needs a dedicated TCP.
I can make three separate tools with a mechanism and a TCP, but they can’t be joined into a single tool with separate TCPs later. Even if that was possible I’d still miss a second TCP for the middle arm. If I first create a tool with the needed TCPs it’s not possible to access the links later if I want to make one or more mechanisms for the tool. Is what I want to do even possible?