PalletCenter

The PalletCenter variable contains a pose calculated from the 3 corner calibration points and refers to the center point on the empty pallet.

A useful formula to determine the box position relative to the pallet center:

BoxPosition = pose_trans( pose_inv( PalletCenter ), MoveTarget )