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