Contribution to the factory io project 109 (Optimizing pallets with boxes to be placed by a robot)

Hello:

I think this project will be interesting due to its programming structure. It’s possible that another robot will later be placed at the output to sort the boxes sent by the first robot. Obviously, the position where the pallet exits must be memorized so that the other robot knows how the boxes arrive and can place each one in its corresponding output. This will be contribution 110. Now, the task is to optimize as fairly as possible within the capabilities offered by FactoryIO, preparing everything to complete the scene with the other robot.

I will do it little by little on my channel so that students can follow along:

Regards.

Hello:

Now we have the basic program tested and working without any uncontrolled combinations, and we’ve made the necessary adjustments to prevent the boxes from falling off the pallet. So far, it’s simple to do if you use the code shown in the first video of this project. You must have everything correct before continuing; otherwise, you’ll accumulate problems and it won’t work in the end. As always, I’ll be doing the project in phases, so from here on out, it will be a new project.

If everything went well, this is the result:

Regards