kvn420/Tenro_V4.1
Any-to-Any
β’
Updated
β’
2
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
βββ G1 # G1 Robot
β βββ G1_pico.usd
β βββ G1.usd
β βββ ...
βββ materials # materials
β βββ carpet
β βββ hdri
β βββ stone
β βββ wood
βββ objects # objects
β βββ benchmark
β βββ genie
β βββ lightwheelai
βββ README.md
βββ scenes # scenes
βββ genie
βββ guanglun
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}
}