EXOKERN/skill-forge-peginsert-v0.1.1
Robotics • Updated
Robotics lab for force/torque-aware manipulation research: contact-rich datasets, simulation-to-real calibration, tactile sensing, ROS 2/NVIDIA Isaac evidence, and reproducible evaluation for robot skills.
Force/torque-aware data and pretrained manipulation skills for contact-rich robotics. EXOKERN publishes datasets, pretrained policies, and evaluation tooling for assembly-style tasks where contact dynamics matter. The current public catalog focuses on peg insertion as a reproducible baseline for learning with 6-axis wrench signals, domain randomization, and multi-seed evaluation.
| Artifact | Link | Purpose |
|---|---|---|
| Current dataset | contactbench-forge-peginsert-v0.1.1 | Semantic-versioned domain-randomized reference dataset |
| Current model | skill-forge-peginsert-v0.1.1 | Robust peg-insertion policy pair trained on v0.1.1 |
| Clean baseline dataset | contactbench-forge-peginsert-v0 | Fixed-condition dataset for controlled F/T ablations |
| Clean baseline model | skill-forge-peginsert-v0 | Baseline skill release with paired full_ft and no_ft checkpoints |
| Evaluation tool | exokern-eval | Benchmark CLI for reproducing EXOKERN-style rollouts |
| Category | Repo | What it contains | Status |
|---|---|---|---|
| Model | skill-forge-peginsert-v0 | Fixed-condition baseline skill pair for clean force/torque ablations | Live |
| Model | skill-forge-peginsert-v0.1.1 | Domain-randomized skill pair trained on the current reference dataset | Live |
| Dataset | contactbench-forge-peginsert-v0 | 2,221 episodes / 330,929 frames under mostly fixed conditions | Live |
| Dataset | contactbench-forge-peginsert-v0.1 | First domain-randomized release, kept for continuity | Legacy |
| Dataset | contactbench-forge-peginsert-v0.1.1 | 5,000 episodes / 745,000 frames, semantic-versioned DR reference release | Live |
| All public datasets use LeRobot v3.0-compatible parquet exports and include a 6-axis wrench signal at every timestep. Dataset downloads are gated on the Hub. |
full_ft and no_ft both reached 100% success across 3 seeds x 100 episodes, while force/torque input reduced average contact force from 5.2 N to 3.2 N.