Dynamic Palletizing Based on Box Dimensions from Feeder Component

Hi everyone,

I’m working on programming a robot to palletize boxes, and I was wondering if it’s possible to use the variables from the feeder component—specifically to determine how many boxes can fit in a single layer on a pallet.

For example, a Euro pallet might fit 6 boxes of 400x400 mm, but the next batch could have boxes that are 600x200 mm. I’d like the program to automatically adjust the pallet layout based on the box dimensions coming from the feeder.

Is this possible, and if so, what would be the best way to approach it?
I am working with Visual Components Robotics OLP.

Thanks in advance for your help!