Automation scenario programs
This article presents reference robot programs for the most common automation scenarios solved by Pickit. Each program contains best practices from its application domain with detailed explanations, so they can serve as good starting points for your application, while saving development effort along the way.
Bin picking: Pick randomly oriented and overlapping parts from a bin, and place them in a designated location.
Depalletization: Pick unmixed boxes or bags from a structured pallet and place them in a designated location.
Part location: Follow a designated path relative to the detected part location.
More example programs
The following example programs are useful for getting started with Pickit and your robot (simple pick and place), as well as for automating calibration tasks that are otherwise performed from the Pickit web interface.
Simple pick and place: This program can be a good starting exercise to gain confidence with the Pickit commands and make sure that the robot integration works well.
Robot-camera calibration: This program exemplify how robot-camera calibration can be performed without any human intervention.
Robot-camera calibration validation: This program can be used to automate the calibration validation routine.