
Security News
ESLint Adds Official Support for Linting HTML
ESLint now supports HTML linting with 48 new rules, expanding its language plugin system to cover more of the modern web development stack.
Recent works have been exploring the scaling laws in the field of Embodied AI. Given the prohibitive costs of collecting real-world data, we believe the Simulation-to-Real (Sim2Real) paradigm is a more feasible path for scaling the learning of embodied models.
We introduce project GRUtopia (aka. ζ‘ζΊ in Chinese), a general-purpose research platform for embodied AGI. It features several advancements:
We hope that this work can alleviate the scarcity of high-quality data in this field and provide a more comprehensive assessment of embodied AI research.
We provide the installation guide here. You can install locally or use docker and verify the installation easily.
We provide detailed docs for the basic usage of different modules supported in GRUtopia. Welcome to try and post your suggestions!
[!NOTE] πFirst of all you MUST complete the User Agreement for GRScenes-100 Dataset Access.
Then you can choose to download all assets (~80GB) or a minimum set (~500MB) to examine installation by running the following script with GRUtopia installed:
$ python -m grutopia.download_assets
The default path to store the downloaded assets is ${PATH/TO/GRUTOPIA/ROOT}/grutopia/assets
. Users have two ways to configure the asset path:
python -m grutopia.download_assets
.python -m grutopia.set_assets_path
and entering the preferred directory.If you want to separately download the GRScenes-100
scene assets, you can manually download them from OpenDataLab, ModelScope and HuggingFace. Please refer to the instructions for scene usage.
If you want to separately download robots and policy weights, you can manually download the robot
directory from from OpenDataLab, ModelScope and HuggingFace and move it to the root of the asset path.
We preliminarily establish three benchmarks for evaluating the capabilities of embodied agents from different aspects: Object Loco-Navigation, Social Loco-Navigation, and Loco-Manipulation. Please refer to the documentation for running the benchmarks.
Join our WeChat support group for any help.
If you find our work helpful, please cite:
@inproceedings{grutopia,
title={GRUtopia: Dream General Robots in a City at Scale},
author={Wang, Hanqing and Chen, Jiahe and Huang, Wensi and Ben, Qingwei and Wang, Tai and Mi, Boyu and Huang, Tao and Zhao, Siheng and Chen, Yilun and Yang, Sizhe and Cao, Peizhou and Yu, Wenye and Ye, Zichao and Li, Jialun and Long, Junfeng and Wang, ZiRui and Wang, Huiling and Zhao, Ying and Tu, Zhongying and Qiao, Yu and Lin, Dahua and Pang Jiangmiao},
year={2024},
booktitle={arXiv},
}
GRUtopia's simulation platform is MIT licensed. The open-sourced GRScenes are under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License .
rsl_rl
library to train the control policies for legged robots.FAQs
Easy to use omniverse isaac sim standalone package
We found that grutopia demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.Β It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
ESLint now supports HTML linting with 48 new rules, expanding its language plugin system to cover more of the modern web development stack.
Security News
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.