Hello,
I have a KRC2 6 axis robot for stacking. It grips a part, turns it 180degrees and stacks it. Because of poor preparation in tooling and positioning it has to move through singularity at a certain height of the stack. with the combination of some LIN movements and turning axis 5 it works but it is ofcourse not very smooth.
When I try to use PTP movements due to the variation in the base height the robot sometimes wants to overturn axis 6. This ofcourse throws an error: "axis 6 out off limits" even though the position is reachable when he does a LIN movement.
I prefer to use PTP movements because off the speed and smooth motion, there is also enough space to let the robot move. Another way of solving this is ofcourse to make a fix position depending on the stack height which always works but again it is cleaner if the turn position changes with the stack height.