serpentguan commited on
Commit
1b8dbe1
·
verified ·
1 Parent(s): fe0eb05

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - robotics
4
+ - embodied-ai
5
+ - lerobot
6
+ - kinematics
7
+ - dexterous-manipulation
8
+ ---
9
+ # Camellia Golden Hands Dataset 🖐️
10
+
11
+ This dataset contains absolute rigid-body kinematics for dexterous robotic hands, collected purely via monocular iPhone TrueDepth (Zero-GPU, Extreme Cost-Efficiency).
12
+
13
+ ## 🚀 Why this dataset?
14
+ Traditional RGB tracking suffers from "perspective distortion" (the rubber-hand effect). Camellia V11 engine mathematically locks the `ratio_matrix_factor` to anatomical constants and decouples the wrist to absolute `(0,0,0)`.
15
+ **Result:** 100% rigid-body JSON data that can be fed directly into metal dexterous hands without IK solvers crashing.
16
+
17
+ ## 📁 Structure (LeRobot Compatible)
18
+ - **`data/003.parquet`**: High-frequency tabular data. The column `observation.state` contains 21x3 3D coordinates.
19
+ - **`videos/003.mp4`**: Raw synced video feed (33FPS high-speed electric guitar picking).