Hello,
I believe this is due to a "frame" or "joint target" issue in my procedure but I do not know how to fix it. So my simulation is doing what I intended to do but my generated code and robot run is not matching my simulation. see that the joint move is just repeating the same joint angles for every subprogram like using the ref_frame nut it is not the joint angles based on the absolute robot angles considering the absolute target position.
One easy fix I am thinking of is changing everything to Linear mode. However I would prefer to keep the approach movements as joint movements since are better for the robot kinematic.
I believe this is due to a "frame" or "joint target" issue in my procedure but I do not know how to fix it. So my simulation is doing what I intended to do but my generated code and robot run is not matching my simulation. see that the joint move is just repeating the same joint angles for every subprogram like using the ref_frame nut it is not the joint angles based on the absolute robot angles considering the absolute target position.
One easy fix I am thinking of is changing everything to Linear mode. However I would prefer to keep the approach movements as joint movements since are better for the robot kinematic.