PincOpen

CC BY-SA 4.0

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

CC BY-SA 4.0

Watch the video

Pinc’Open project

Pinc’Open is a low-cost (~25€) and open-source parallel-finger gripper, derived from Pollen Robotics Reachy 2’s gripper

Table of contents

What is Pinc’Open?

The aim of this project is to make robotic manipulation more accessible, so that anyone with an idea but not the budget can make advances in this field possible.
The quality of movement, mechanical strength and precision may not be as good as an industrial product, but a 2-finger parallel robotic gripper can be built for less than 25€! And we’ll see that the performance is still good.
PincOpen_weight

The secondary goal is to make this gripper compatible with the SO-ARM100 open-source arm, so that the same motor as the current gripper can be used on our Pinc’Open. So the 25€ includes a motor that is already included in the $100 of the SO-ARM100.

What’s more, the tip is interchangeable! That way, you can fit exactly what you need for your particular application.
removable_tip

Reachy 2 “Pincette” gripper

The Pincette v1.0 gripper, released at the same time as Reachy 2, is a two-parallel-finger hand designed for versatility and accurate, strong grasping.
Pincette Joints are based on high-quality standard components, and mechanical parts are machined from metal for greater rigidity and precision.
However, these qualities come at a considerable cost: today, for just a few units manufactured, the BOM costs ~€1,700 per unit.

This is acceptable depending on the application, but not for those who want to build a low-cost robotic gripper.

Areas of focus:

Build Resources

BOM (Bill Of Materials)

The list of all needed components is available here:
PincOpen BOM

There is the standalone PincOpen gripper BOM (~25€), then optional components like the interface with the SO-ARM100 project, or a Realsense camera stand for example.

STL Files and Onshape document

STL and Steps files can be found here

Everyone can access the Onshape document too:
Link Onshape
pincopen onshape picture

Note that you can set a configuration in the assembly, like the default assembly, or with the interface part for SO-ARM100, or the configuration for camera mounting.

Configure the motor before assembly

To configure the motor as it should be, please first clone & install Lerobot library.

Then connect and power up your motor, and run the following command:

python lerobot/scripts/configure_motor.py --port /dev/ttyACM0 --brand feetech --model sts3215 --baudrate 1000000 --ID <ID>

Make sure to replace the port with your USB serial port and the ID with “6”.

Assembly Guide

Here is an assembly guide to explain how to print all the needed custom parts and how to use them to build this gripper.
=> Assembly Guide
Assembly Example

How to flash and test the gripper

First of all, please install the pypot library, updated with the Feetech motors:
https://github.com/pollen-robotics/pypot/tree/support-feetech-sts3215

Then, please refer to the flash&test notebook

Project Updates & Community

Updates history

Updates history

To Do List

Project posts

WIP

FAQ

WIP

Contact

Contact me or Pollen Robotics

Thank you

Huge thanks to those who have contributed to this project so far: