The Dataset Viewer has been disabled on this dataset.
Image Alt Text

Key Features πŸ”‘

  • 22 scenarios including supermarket, cafeteria and home
  • 600+ objects 1:1 replicated from real-life

Get started πŸ”₯

Download the Simulation Assets

To download the full assets, you can use the following code. If you encounter any issues, please refer to the official Hugging Face documentation.

# Make sure you have git-lfs installed (https://git-lfs.com)
git lfs install

# When prompted for a password, use an access token with write permissions.
# Generate one from your settings: https://huggingface.co/settings/tokens
git clone https://huggingface.co/datasets/agibot-world/GenieSimAssets

# If you want to clone without large files - just their pointers
GIT_LFS_SKIP_SMUDGE=1 git clone https://huggingface.co/datasets/agibot-world/GenieSimAssets

Assets Structure

Folder hierarchy

assets
β”œβ”€β”€ G1_120s # G1_120s Robot
β”‚   β”œβ”€β”€ G1_120s.usda
β”‚   └── ...
β”œβ”€β”€ G1_omnipicker # G1_omnipicker Robot
β”‚   β”œβ”€β”€ G1_omnipicker.usda
β”‚   └── ...
β”œβ”€β”€ materials # materials
β”‚   β”œβ”€β”€ carpet
β”‚   β”œβ”€β”€ hdri
β”‚   β”œβ”€β”€ stone
β”‚   └── wood
β”œβ”€β”€ objects # objects
β”‚   β”œβ”€β”€ benchmark
β”‚   β”œβ”€β”€ genie
β”‚   β”œβ”€β”€ iros
β”‚   └── lightwheelai
β”œβ”€β”€ README.md
└── scenes # scenes
    β”œβ”€β”€ genie
    β”œβ”€β”€ guanglun
    └── iros

License and Citation

All the data and code within this repo are under CC BY-NC-SA 4.0. Please consider citing our project if it helps your research.

@misc{contributors2025geniesimrepo,
  title={Genie Sim Assets},
  author={Genie Sim Team},
  howpublished={https://github.com/AgibotTech/genie_sim},
  year={2025}
}
Downloads last month
1,720

Models trained or fine-tuned on agibot-world/GenieSimAssets