Volver al ranking

RoboVerseOrg/RoboVerse

Pythonroboverse.wiki

RoboVerse: Towards a Unified Platform, Dataset and Benchmark for Scalable and Generalizable Robot Learning

imitation-learningreinforcement-learningroboticssimulation
Crecimiento de estrellas
Estrellas
1.8k
Forks
158
Crecimiento semanal
Issues
56
1.4k1.6k
abr 2025sept 2025feb 2026jul 2026
ArtefactosPyPIpip install roboverse
README

RoboVerse

RoboVerse

Project Page Paper Documentation Issues Discussions Discord WeChat

💡 News

  • [2025-04-10] RoboVerse gets accepted by RSS 2025!
  • [2025-04-03] Code released! This codebase is actively evolving, and we are continuously working to improve it. Contributions from the open-source community are highly encouraged, and we welcome feedback and bug reports through the GitHub Issues page.

🚀 Getting Started

RoboVerse now installs as the downstream roboverse-py package. The core metasim Python package is resolved from the standalone MetaSim repository, while this repository provides RoboVerse tasks, robots, scenes, assets, learning code, and examples.

git clone https://github.com/RoboVerseOrg/RoboVerse.git
cd RoboVerse
python -m pip install -e ".[mujoco]"

For development:

python -m pip install -e ".[dev,mujoco]"

Please refer to the documentation for simulator-specific installation details.

We also provide detailed tutorials for getting started.

🥰 Contributing

Contributions are welcome! Please see CONTRIBUTING.md for more details on how to contribute to this project.

🎅 Wish List

If you have any feature requests (e.g., support for new simulators, new tasks, new workflows, or new features), feel free to add them to the Wish List section of our GitHub Discussions.

You can also upvote the requests you find most relevant or important. We'll prioritize updates based on the number of upvotes each request receives!

📖 License and Acknowledgments

The RoboVerse source code is licensed under the Apache License 2.0.

The MetaSim core package is maintained separately in RoboVerseOrg/MetaSim.

RoboVerse makes use of the following simulation frameworks, renderers, and libraries:

RoboVerse also integrates data from the following projects:

The licenses for the assets used in RoboVerse will be added soon. Please contact us if you have any issues.

Citation

If you find RoboVerse useful, please consider citing it:

@misc{geng2025roboverse,
      title={RoboVerse: Towards a Unified Platform, Dataset and Benchmark for Scalable and Generalizable Robot Learning}, 
      author={Haoran Geng and Feishi Wang and Songlin Wei and Yuyang Li and Bangjun Wang and Boshi An and Charlie Tianyue Cheng and Haozhe Lou and Peihao Li and Yen-Jen Wang and Yutong Liang and Dylan Goetting and Chaoyi Xu and Haozhe Chen and Yuxi Qian and Yiran Geng and Jiageng Mao and Weikang Wan and Mingtong Zhang and Jiangran Lyu and Siheng Zhao and Jiazhao Zhang and Jialiang Zhang and Chengyang Zhao and Haoran Lu and Yufei Ding and Ran Gong and Yuran Wang and Yuxuan Kuang and Ruihai Wu and Baoxiong Jia and Carlo Sferrazza and Hao Dong and Siyuan Huang and Yue Wang and Jitendra Malik and Pieter Abbeel},
      year={2025},
      eprint={2504.18904},
      archivePrefix={arXiv},
      primaryClass={cs.RO},
      url={https://arxiv.org/abs/2504.18904}, 
}
Repositorios relacionados
datawhalechina/easy-rl

强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/

Jupyter NotebookOtherdeep-reinforcement-learningreinforcement-learning
14.5k2.3k
carla-simulator/carla

Open-source simulator for autonomous driving research.

C++MIT Licensesimulatorautonomous-vehicles
carla.org
14.2k4.6k
thu-ml/tianshou

An elegant PyTorch deep reinforcement learning library.

PythonPyPIMIT Licensepytorchpolicy-gradient
tianshou.org
10.9k1.3k
MarkFzp/mobile-aloha

Mobile ALOHA: Learning Bimanual Mobile Manipulation with Low-Cost Whole-Body Teleoperation

Jupyter NotebookMIT Licenseimitation-learningrobotics
mobile-aloha.github.io
4.5k733
MarkFzp/act-plus-plus

Imitation learning algorithms with Co-training for Mobile ALOHA: ACT, Diffusion Policy, VINN

PythonPyPIMIT Licenseimitation-learningrobotics
mobile-aloha.github.io
3.6k647
opendilab/DI-engine

OpenDILab Decision AI Engine. The Most Comprehensive Reinforcement Learning Framework B.P.

PythonPyPIApache License 2.0reinforcement-learningmultiagent-reinforcement-learning
di-engine-docs.readthedocs.io
3.6k437
enactic/openarm

A fully open-source humanoid arm for physical AI research and deployment in contact-rich environments.

MDXApache License 2.0bilateral-teleoperationgenesis
openarm.dev
2.7k305
IntelLabs/coach

Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms

PythonPyPIApache License 2.0coachopenai-gym
intellabs.github.io/coach/
2.3k462
Lifelong-Robot-Learning/LIBERO

Benchmarking Knowledge Transfer in Lifelong Robot Learning

Jupyter NotebookMIT Licensebenchmarkimitation-learning
2.1k443
HumanCompatibleAI/imitation

Clean PyTorch implementations of imitation and reward learning algorithms

PythonPyPIMIT Licensereward-learninginverse-reinforcement-learning
imitation.readthedocs.io
1.8k303
autonomousvision/transfuser

[PAMI'23] TransFuser: Imitation with Transformer-Based Sensor Fusion for Autonomous Driving; [CVPR'21] Multi-Modal Fusion Transformer for End-to-End Autonomous Driving

PythonPyPIMIT Licenseimitation-learningautonomous-driving
1.6k241
BaiShuanghao/Awesome-Robotics-Manipulation

A comprehensive list of papers about Robot Manipulation, including papers, codes, and related websites.

MIT Licenserobot-manipulationdiffusion-policy
arxiv.org/abs/2510.10903
1.1k56