Skip to content

Commit

Permalink
Update robotic-arm-sorting-arduino-braccio.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dtischler authored Aug 20, 2024
1 parent d7b3345 commit 831bda5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion image-projects/robotic-arm-sorting-arduino-braccio.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 831bda5

Please sign in to comment.