I have been using the Mech eye deep camera and i used 3d obejct recognization step to detect the square box but the problem withit is that each time it identifies the square box the pick point is not constant so for eg:- if there are 8 boxes in a pallet i want will assign the pick point to each box so during every loop it will pick in the same order
Understood. The recognition step does not sort the poses. You need to use Adjust Pose V2 step to sort the recognized poses. You can refer to the example project "adjust poses(z shape) "
1 Like
thank you for your help. i wanted to know can we assign different Pickpoints for the 8 boxes of the same size. Beacuse the Pickpoint rotates everytime
