Gripette is the robot-mounted counterpart to Grabette — Pollen Robotics’ open-source GRABETTE toolkit for recording and training on robotic manipulation demonstrations. Where Grabette is built into a hand-held grip for a human demonstrator, Gripette carries the identical finger mechanism on a mounting base meant to bolt onto a real robot arm as its end-effector.
The mechanism
A two-finger gripper (2 actuated degrees of freedom — one open/close joint per finger), with a stereo camera pair and an IMU built into the mounting base, driven by a Raspberry Pi Zero 2W over gRPC. Pollen Robotics’ own reference integration mounts it on an OpenArm 7-DOF arm for autonomous data collection and policy execution.
Choosing a variant
Both variants are the identical mechanism, mirrored:
- Right — the right-side end-effector.
- Left — the left-side end-effector.
About these files — read before importing
This links directly to
pollen-robotics/grabette, Pollen Robotics’
own repository — specifically the packages/gripette/ component of their broader GRABETTE
toolkit. ARMOR links directly to the repository rather than re-hosting anything, so what
you get is exactly what Pollen Robotics publishes, unmodified.