From 831bda5131637770130ca24acb346928b0844011 Mon Sep 17 00:00:00 2001 From: dtischler <18220601+dtischler@users.noreply.github.com> Date: Tue, 20 Aug 2024 12:39:56 -0700 Subject: [PATCH] Update robotic-arm-sorting-arduino-braccio.md --- image-projects/robotic-arm-sorting-arduino-braccio.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image-projects/robotic-arm-sorting-arduino-braccio.md b/image-projects/robotic-arm-sorting-arduino-braccio.md index af98964..335a58e 100644 --- a/image-projects/robotic-arm-sorting-arduino-braccio.md +++ b/image-projects/robotic-arm-sorting-arduino-braccio.md @@ -20,7 +20,7 @@ In this project, we will design and implement a system capable of performing pic - A gripper that can attach and detach objects of various shapes and sizes. - A control system that can process the 3D images, perform object recognition and localization, plan the grasping and placing strategies, and control the robot arm and the gripper. -The system can be used for various pick-and-place applications, such as bin picking, assembly, sorting, or packaging. The system can also be adapted to different scenarios by changing the camera, the robot arm, the gripper, or the software. The system can provide flexibility, accuracy, and efficiency for industrial or domestic tasks. This project might seem simple at first glance but surprisingly complex. We will be utilizing plastic toys to sort them. Sorting is a crucial task, from manufacturing to logistics, and requires a great deal of precision and attention to detail. By using these plastic toys, we will be able to test and refine our sorting techniques in a safe and controlled environment. +The system can be used for various pick-and-place applications, such as bin picking, assembly, sorting, or packaging. The system can also be adapted to different scenarios by changing the camera, the robot arm, the gripper, or the software. The system can provide flexibility, accuracy, and efficiency for industrial or domestic tasks. This project might seem simple at first glance, but is surprisingly complex. We will be utilizing plastic toys for testing, and attempt to sort them. Sorting is a crucial task, from manufacturing to logistics, and requires a great deal of precision and attention to detail. By using these plastic toys, we will be able to test and refine our sorting techniques in a safe and controlled environment. ## Hardware Selection