<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/grabette-an-open-system-to-record-robot-manipulation-data-h8hju0i38" -->

---
title: Grabette: an open system to record robot-manipulation data
description: Grabette is an open-source, low-cost handheld gripper system (~490€ BOM) designed to record robot manipulation demonstrations without needing an actual robot....
canonical: https://daily.dev/posts/grabette-an-open-system-to-record-robot-manipulation-data-h8hju0i38
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Grabette: an open system to record robot-manipulation data | daily.dev
og:description: Grabette is an open-source, low-cost handheld gripper system (~490€ BOM) designed to record robot manipulation demonstrations without needing an actual robot....
og:url: https://daily.dev/posts/grabette-an-open-system-to-record-robot-manipulation-data-h8hju0i38
og:image: https://api.daily.dev/og/posts/h8hjU0I38.png
og:image:alt: Grabette: an open system to record robot-manipulation data
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Grabette: an open system to record robot-manipulation data

**[Hugging Face](https://daily.dev/sources/huggingface)** · 6 min read · 3 upvotes · 0 comments

## Summary

Grabette is an open-source, low-cost handheld gripper system (~490€ BOM) designed to record robot manipulation demonstrations without needing an actual robot. It uses two cameras (fisheye + RGBD/depth) and an IMU to capture 6-DoF trajectories, then processes recordings automatically via a browser-based pipeline that runs SLAM, converts data to LeRobot format, and uploads datasets to the Hugging Face Hub. The companion Gripette (~120€) is the motorized gripper that executes learned policies on a robot arm. The project is fully open source (hardware CAD, software, pipeline) and robot-agnostic. The broader goal is to crowdsource a large, diverse manipulation dataset that any lab or individual can contribute to, lowering the barrier from 'I have a task' to 'I have a training-ready dataset.'

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://huggingface.co/blog/grabette>

## Similar posts on daily.dev

- [Vine-inspired robotic gripper gently lifts heavy and fragile objects](https://daily.dev/posts/vine-inspired-robotic-gripper-gently-lifts-heavy-and-fragile-objects-h3adgkhms) · MIT News · 0 upvotes · 0 comments
- [Vine-inspired robot fingers can reach out and grab someone](https://daily.dev/posts/vine-inspired-robot-fingers-can-reach-out-and-grab-someone-h4hrg0o0f) · MIT Technology Review · 0 upvotes · 0 comments

---

Tags: [#data-science](https://daily.dev/tags/data-science), [#robotics](https://daily.dev/tags/robotics)

[View this post on daily.dev](https://daily.dev/posts/grabette-an-open-system-to-record-robot-manipulation-data-h8hju0i38)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Grabette: an open system to record robot-manipulation data","url":"https://daily.dev/posts/grabette-an-open-system-to-record-robot-manipulation-data-h8hju0i38","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/grabette-an-open-system-to-record-robot-manipulation-data-h8hju0i38"},"datePublished":"2026-07-21T09:43:21.246Z","dateModified":"2026-07-21T12:20:46.415Z","description":"Grabette is an open-source, low-cost handheld gripper system (~490€ BOM) designed to record robot manipulation demonstrations without needing an actual robot....","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/01185cdb16c3693b127116f88001616a?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/01185cdb16c3693b127116f88001616a?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Hugging Face","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Hugging Face","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/f1f55c67d81a4330acf5b90b26b0c8e1","url":"https://daily.dev/sources/huggingface"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/grabette-an-open-system-to-record-robot-manipulation-data-h8hju0i38","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":3},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"data-science,robotics","timeRequired":"PT6M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Hugging Face","item":"https://daily.dev/sources/huggingface"},{"@type":"ListItem","position":3,"name":"Grabette: an open system to record robot-manipulation data"}]}
```

