EFORT Sample Programs
This section introduces three sample programs for different application scenarios, aiming to help users quickly master robot-program writing and implement vision-guided picking and placing with the robot. The main function of each sample program is to trigger the 3D camera to capture images, obtain information about target objects, and then plan robot picking of the target objects. Users can also modify the sample programs according to their own application scenarios to quickly write robot programs.
The following table provides a brief description of the three sample programs. You can choose a suitable sample according to the Mech-Vision or Mech-Viz project you have built.
| Before studying the following samples, it is recommended that you first understand how the standard interface works with the vision system, and then choose a suitable sample for reference and modification. |
| Sample program name | Description |
|---|---|
The robot triggers the Mech-Vision project to run and obtains vision results. |
|
The robot triggers the Mech-Viz project to run and obtains the planned path. |
|
The robot triggers the Mech-Vision project to run and obtains the planned path. |