# genie-sim **Repository Path**: imaginary_water/genie-sim ## Basic Information - **Project Name**: genie-sim - **Description**: Genie Sim 是 AgiBot 的仿真框架,为开发者提供高效的数据生成能力和评估基准,以加速具身智能的开发 - **Primary Language**: Python - **License**: MPL-2.0 - **Default Branch**: main - **Homepage**: https://www.oschina.net/p/genie-sim - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-07-04 - **Last Updated**: 2025-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 
# 1. Genie Sim Benchmark Genie Sim is the simulation framework from AgiBot, which provides developers efficient data generation capabilities and evaluation benchmarks to accelerate embodied intelligence development. Genie Sim has established a comprehensive closed loop pipeline, encompassing trajectory generation, model training, benchmarking, and deployment validation. Users can quickly validate algorithm performance and optimize models through this efficient simulation toolchain. Whether for simple grasping tasks or complex long-range operations, Genie Sim can provide a highly realistic simulation environment and precise evaluation metrics, empowering developers to efficiently complete the development and iteration of robotic technologies. Genie Sim Benchmark, as the open-source evaluation version of Genie Sim, is dedicated to providing precise performance testing and optimization support for embodied AI models. # 2. Features - Flexible and user-friendly simulation configuration and interface - Simulation benchmarks and evaluation tasks for 10+ manipulation tasks - Teleoperation capability based on VR and keyboard - All Joints and end effector pose record and replay - 550+ High fidelity and physically accurate 3D simulation environment and assets - Standardized evaluation metrics to quantify performance of embodied AI models - Evaluation results achieve less than 5% sim to real evaluation error on GO-1 model - Support UniVLA baseline model in simulation evaluation # 3. Updates - [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. Contents ## 4.1 Introduction Embodied intelligence simulation benchmarks in Genie Sim are designed to evaluate and advance the development of embodied AI models. These benchmarks provide realistic environments, diverse tasks and standardized metrics to measure the performance of robotic AI systems, which reduce the requirement of expensive physical hardware and real-world testing, avoid risky and dangerous testing scenarios and accelerate training and evaluaiton process of AI agents. ## 4.2 Getting Started Please refer to [this page](https://agibot-world.com/sim-evaluation/docs/#/v2) for installation, user guide and API reference ## 4.3 Support