You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

UniMimic Assets Dataset

This dataset contains 3D assets and robot configurations specifically prepared for UniMimic.

Dataset Overview

UniMimic Assets provides the essential 3D models, robot configurations, and simulation environments needed to reproduce and extend UniMimic's robotic manipulation experiments. The dataset supports both sim-to-real transfer and multi-modal imitation learning scenarios.

Contents

Robot Models

  • ARX-X7: 7-DOF robotic arm with multi-finger gripper for dexterous manipulation
  • UR5: 6-DOF industrial manipulator with Robotiq 2F gripper for pick-and-place tasks

File Structure

arxx7_assets/
β”œβ”€β”€ X7/                          # ARX-X7 robot for dexterous tasks
β”‚   β”œβ”€β”€ urdf/X7.urdf            # Robot description
β”‚   β”œβ”€β”€ usd/X7.usd              # Isaac Sim model
β”‚   └── curobo/X7.yml           # Motion planning config (Note: curobo by default doesn't use relative paths, you may need to adjust paths in this file)
β”œβ”€β”€ UR5/                         # UR5 robot for pick-and-place
β”‚   └── usd/ur5.usdc            # Isaac Sim model
β”œβ”€β”€ objects/                     # Manipulation targets
β”‚   β”œβ”€β”€ plate/plate.usd         # Dishware
β”‚   β”œβ”€β”€ fork/fork.usd           # Utensils
β”‚   β”œβ”€β”€ coke/coke.usdc          # Bottles
β”‚   └── microwave/              # Appliances
└── simple_objects/              # Basic geometric shapes
    β”œβ”€β”€ bowl/bowl.usdc          # Containers
    └── greentable.usdc         # Workspace surface
Downloads last month
4