# genie-sim **Repository Path**: mirrors/genie-sim ## Basic Information - **Project Name**: genie-sim - **Description**: Genie Sim 是 AgiBot 的仿真框架,为开发者提供高效的数据生成能力和评估基准,以加速具身智能的开发 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: main - **Homepage**: https://www.oschina.net/p/genie-sim - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2025-04-23 - **Last Updated**: 2026-01-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 
# 1. Genie Sim 3.0 Genie Sim is the simulation platform from AgiBot. It provides developers with a complete toolchain for environment reconstruction, scene generalization, data collection, and automated evaluation. Its core module, Genie Sim Benchmark is a standardized tool dedicated to establishing the most accurate and authoritative evaluation for embodied intelligence. The platform integrates 3D reconstruction with visual generation to create a high-fidelity simulation environment. It pioneers LLM-driven technology to generate vast simulation scenes and evaluation configurations in minutes. The evaluation system covers 200+ tasks across 100,000+ scenarios to establish a comprehensive capability profile for models. Genie Sim also opens over 10,000 hours synthetic dataset including real-world robot operation scenarios. The platform will significantly accelerate model development, reduce reliance on physical hardware, and empower innovation in embodied intelligence. Simulation assets, dataset, and code are fully open source. # 2. Features - **High-Fidelity Sim-Ready Assets**: 5,140 validated 3D assets covering five real-world operation fields: retail, industry, catering, home and office. [ModelScope](https://modelscope.cn/datasets/agibot_world/GenieSimAssets). - **3DGS-based Reconstruction Pipeline**: Integrate 3DGS-based reconstruction process with visual generative model to synthesize realistic simulation environment with high-precision meshes. [ModelScope](https://modelscope.cn/datasets/agibot_world/GenieSim3.0-Dataset). - **LLM-Driven Scene Generation**: Natural language-driven generation and generalization which instantly generates diverse simulation scenes through conversational interaction. - **Large-Scale Synthetic Dataset**: Over 10,000 hours open-source synthetic data across 200+ loco-manipulation tasks with multi-sensor streams, alongside multi-dimensional variations. - **Synthetic Data Generation**: Efficient toolkit for data collectoin with error-recovery mechanism, supporting both low-latency teleoperation and automated data programming. [ModelScope](https://modelscope.cn/datasets/agibot_world/GenieSim3.0-Dataset). - **Robust and Diverse Benchmark**: Provide 100,000+ simulation scenarios and use LLM to autonomously generate task instructions and evaluation configurations. Discrepancy between simulation and real-world test results is less than 10%. - **VLM-based Auto-Evaluation System**: Full-spectrum evaluation criteria to provide model's capability profile covering manipulation skills, cognitive comprehension and task complexity. - **Zero-Shot Sim-to-Real Transfer**: Model trained with our synthetic data exhibits zero-shot sim-to-real transfer capability with superior task success rate compared to model trained with real data. # 3. Updates - [1/7/2026] v3.0 - Update Isaac Sim to v5.1.0 and support RTX 50series graphic card - Provide USD and URDF files of Genie G2 robot and support whole body control - Support 3DGS-based scene reconstruction and convert output to USD format for application in Isaac Sim - Release synthetic dataset and corresponding data collection pipeline - Add LLM-based features to generate scenarios, task instructions and evaluation configurations - [7/14/2025] v2.2 - Provide detailed evaluation metrics for all Agibot World Challenge tasks - Add automatic evaluation script to run each task multiple times and record score of all steps - [6/25/2025] v2.1 - Add 10 more manipulation tasks for Agibot World Challenge 2025 including all simulation assets - Open-source synthetic datasets for 10 manipulation tasks on [Huggingface](https://huggingface.co/datasets/agibot-world/AgiBotWorldChallenge-2025/tree/main/Manipulation-SimData) - Integrate UniVLA policy and support model inference simulation evaluation - Update IK solver sdk which supports cross-embodiment IK solving for other robots - Optimize communication framework and improve simulation running speed by 2x - Update automatic evaluation framework for more complicated long-range tasks # 4. Documentation Please refer to these links to install Genie Sim and download assets and dataset: - [User Guide](https://agibot-world.com/sim-evaluation/docs/#/v3) - [Assets](https://modelscope.cn/datasets/agibot_world/GenieSimAssets) - [Dataset](https://modelscope.cn/datasets/agibot_world/GenieSim3.0-Dataset) ## 4.1 Support