Chapter 3: Building an Industrial Robot Claw
Industrial robots have been around for a long time. In many cases, industrial robots are not the humanoid-looking robots we imagine when thinking of robots. Instead, many are robot claws that can do a wide variety of tasks: surgery, welding, assembly, painting, and more. In this chapter, you are going to build a robotic claw pick up a red ball that comes with the kit, to better understand how these claws work and operate. In the following screenshot, you can see what you will be building:
In this chapter, we will break down the build and program, as follows:
- Build the frame for the Intelligent Hub
- Setting up the motor frame to move right and left
- Setting up the motor frame to move up and down
- Framing the motor that operates the claw
- Writing the code