Awesome-Robotics-Manipulation
September 15, 2026 · View on GitHub
✨ About
This repository curates research papers on robot manipulation, featuring a smaller collection of non-learning control methods and a larger body of learning-based approaches.
This repository will be continuously updated, and we warmly welcome contributions from the community. If you have papers, projects, or resources that are not yet included, please feel free to submit them via a pull request, open an issue for discussion or email us to add papers!
📚 Related Surveys
-
Comprehensive Survey:
Towards a Unified Understanding of Robot Manipulation: A Comprehensive Survey -
IEEE Transactions on Robotics (T-RO) Version:
Main paper: Embodied Robot Manipulation in the Era of Foundation Models: Planning and Learning Perspectives
Supplementary material: Appendix
📢 News
- [2026/08] 🎉 Our paper Embodied Robot Manipulation in the Era of Foundation Models: Planning and Learning Perspectives has been accepted by IEEE Transactions on Robotics (T-RO)!
- [2026/08] Released Version 2 of Towards a Unified Understanding of Robot Manipulation: A Comprehensive Survey. The detailed revision log is available in arxiv_update_log_v2.md.
- [2026/04] Updated venue information for most papers and removed a few references without publicly available code. Refined the taxonomy under High-Level Planning, separated Video-Based Planners into an independent subsection, and are revising the Motion Planning section. Added coverage of Aerial Manipulation and Underwater Manipulation, and improved categories such as Human Teleoperation under Data Collection.
- [2025/10] Our paper Towards a Unified Understanding of Robot Manipulation: A Comprehensive Survey is now available!
Earlier Updates
- [2025/08] Major revision of the classification system with a more refined taxonomy; substantial improvements across all sections.
- [2025/07] Expanded coverage of Dexterous, Soft Robotic, Mobile, Quadrupedal, and Humanoid Manipulation; refined the categorization and content for Awesome Simulators, Benchmarks, and Datasets; added non-learning-based control methods.
- [2025/06] Introduced new sections on Grasp in Cluttered Scenes, Quadrupedal and Humanoid Manipulation, and Learning from Human Demonstrations. Also improved the classification of the Applications section and added a subsection on Embodied QA Datasets.
- [2025/02] Added a new section on Bimanual Grasp.
- [2024/12] Introduced coverage of Dexterous Grasp.
- [2024/10] Repository is now public!
📝 Summary of Survey
Towards a Unified Understanding of Robot Manipulation: A Comprehensive Survey
This survey presents a unified perspective on robot manipulation by organizing existing methods according to the relationship between high-level planning and low-level action modeling. We provide a systematic taxonomy that connects different forms of task-level reasoning, structured representations, and executable action generation.
Summary. The survey first reviews robot manipulation from multiple aspects, including task types, robot embodiments, simulators and benchmarks, high-level planning, learning-based action modeling, applications, and key challenges. This overview provides a comprehensive map of recent advances and highlights the connections among different research directions.
At the algorithmic level, we formulate robot manipulation as a two-stage process consisting of high-level planning and low-level action modeling. High-level planning focuses on generating structured intermediate representations, such as task plans, geometric constraints, affordances, code, video predictions, and 3D representations. These structured outputs can be instantiated as constraints or inputs for low-level action models, which generate executable robot actions.
For learning-based action modeling, we further organize existing methods into three fundamental components: input modeling, which studies what sensory modalities are used and how they are represented; latent learning, which explores how intermediate representations or latent actions are learned; and policy learning, which investigates how actions are generated from learned representations.
Literature Distribution. The survey covers a broad range of literature from major robotics, machine learning, and computer vision venues. The collected papers are mainly published in leading conferences and journals, including CoRL, ICRA, RSS, IROS, NeurIPS, ICLR, CVPR, ICML, IEEE RA-L, IEEE T-RO, IJRR, and other representative venues.
Word Cloud. The keyword analysis summarizes major research trends in robot manipulation, highlighting emerging topics such as imitation learning, reinforcement learning, vision-language-action models, diffusion policies, dexterous manipulation, grasping, world models, and generalization.
🏠 Table of Contents
- 📝 Awesome Papers
- 📊 Awesome Simulators, Benchmarks and Datasets
- 🛠️ Awesome Techniques
📑 Awesome Papers
📄 Survey
Note: Other papers are summarized in the Contents.
📊 Awesome Simulators, Benchmarks and Datasets
Grasp Datasets
Basic Manipulation with a Single Arm
Basic Manipulation with Bimanual Arms
Basic Manipulation with Long-horizon Tasks
Basic Manipulation with Generalization Tasks
Basic Manipulation with Robustness
Basic Manipulation in Real World
Basic Manipulation with High-level Planner
| Title | Venue | Date | Code |
|---|---|---|---|
| AgenticLab: A Real-World Robot Agent Platform that Can See, Think, and Act | arXiv | 2026-02-02 | - |
| ResponsibleRobotBench: Benchmarking Responsible Robot Manipulation using Multi-modal Large Language Models | CVPR 2025 | 2025-12-03 | Project |
| GENMANIP: LLM-driven Simulation for Generalizable Instruction-Following Manipulation | CVPR 2025 | 2025-06-12 | |
| ALFRED: A Benchmark for Interpreting Grounded Instructions for Everyday Tasks | CVPR 2020 | 2019-12-03 |
Basic Manipulation with Tactile Representations
Dexterous Manipulation
| Title | Venue | Date | Code |
|---|---|---|---|
| DexVerse: A Modular Benchmark for Multi-Task, Multi-Embodiment Dexterous Manipulation | arXiv | 2026-07-09 | |
| DexJoCo: A Benchmark and Toolkit for Task-Oriented Dexterous Manipulation on MuJoCo | arXiv | 2026-05-15 | |
| TriFinger: An Open-Source Robot for Learning Dexterity | CoRL 2021 | 2020-08-08 | |
| Learning Complex Dexterous Manipulation with Deep Reinforcement Learning and Demonstrations | RSS 2018 | 2017-09-28 |
Deformable Object Manipulation
Mobile Manipulation
| Title | Venue | Date | Code |
|---|---|---|---|
| MobileManiBench: Simplifying Model Verification for Mobile Manipulation | arXiv | 2026-02-05 | Project |
| RoboBenchMart: Benchmarking Robots in Retail Environment | arXiv | 2025-11-13 | |
| RoboCasa365: A Large-Scale Simulation Framework for Training and Benchmarking Generalist Robots | ICLR 2026 | 2026-03-04 | - |
| ReGen: Generative Robot Simulation via Inverse Design | ICLR 2025 | 2025-11-06 | Project |
| Mind and Motion Aligned: A Joint Evaluation IsaacSim Benchmark for Task Planning and Low-Level Policies in Mobile Manipulation | arXiv | 2025-08-21 | - |
| CleanUpBench: Embodied Sweeping and Grasping Benchmark | arXiv | 2025-08-07 | - |
| HomeRobot: Open-Vocabulary Mobile Manipulation | CoRL 2023 | 2023-06-20 | |
| BEHAVIOR-1K: A Human-Centered, Embodied AI Benchmark with 1,000 Everyday Activities and Realistic Simulation | CoRL 2022 | 2024-03-14 | Project |
| ManipulaTHOR: A Framework for Visual Object Manipulation | CVPR 2021 | 2021-04-22 |
Quadrupedal Manipulation
| Title | Venue | Date | Code |
|---|---|---|---|
| ODYSSEY: Open-World Quadrupeds Exploration and Manipulation for Long-Horizon Tasks | AAAI 2026 | 2025-08-11 | Project |
Humanoid Manipulation
Humanoid Manipulation
| Title | Venue | Date | Code |
|---|---|---|---|
| AM-Bench: A Modular Simulation Suite and Benchmark for Aerial Manipulation Policy Learning | CoRL 2026 | 2026-09-01 |
Cross-Embodiment Simulators and Benchmarks
Other Simulators and Benchmarks
Trajectory Datasets
Embodied QA and Affordance Datasets
Human and Robotic Video Benchmarks and Datasets
🛠️ Awesome Techniques
Tutorial
| Title | Venue | Date | Code |
|---|---|---|---|
| Robot Learning: A Tutorial | arXiv | 2025-10-14 |
GitHub Repo
| Title | Venue | Date | Code |
|---|---|---|---|
| Awesome-Dual-System-VLA: OpenHelix: A Short Survey, Empirical Analysis, and Open-Source Dual-System VLA Model for Robotic Manipulation | - | 2025-05-06 | |
| awesome-embodied-vla-va-vln | - | 2025-01-16 | |
| Awesome-Implicit-NeRF-Robotics: Neural Fields in Robotics: A Survey | - | 2024-10-26 | |
| awesome-humanoid-robot-learning | - | 2024-10-01 | |
| Awesome-Robotics-3D | - | 2024-08-13 | |
| Awesome-Video-Robotic-Papers | - | 2024-06-18 | |
| awesome-humanoid-learning | - | 2024-01-16 | |
| Awesome-Robotics-Foundation-Models: Foundation Models in Robotics: Applications, Challenges, and the Future | - | 2023-12-13 | |
| Awesome-Generalist-Robots-via-Foundation-Models: Toward General-Purpose Robots via Foundation Models: A Survey and Meta-Analysis | - | 2023-06-20 | |
| Awesome-LLM-Robotics | - | 2022-08-12 |
🪄 Citation
If you find this repository useful, please consider citing:
@article{bai2025towards,
title={Towards a Unified Understanding of Robot Manipulation: A Comprehensive Survey},
author={Bai, Shuanghao and Song, Wenxuan and Chen, Jiayi and Ji, Yuheng and Zhong, Zhide and Yang, Jin and Zhao, Han and Zhou, Wanqi and Zhao, Wei and Li, Zhe and Ding, Pengxiang and Chi, Cheng and Li, Haoang and Xu, Chang and Zheng, Xiaolong and Wang, Donglin and Zhang, Shanghang and Chen, Badong},
journal={arXiv preprint arXiv:2510.10903},
year={2025}
}
@article{bai2025embodied,
title={Embodied Robot Manipulation in the Era of Foundation Models: Planning and Learning Perspectives},
author={Bai, Shuanghao and Song, Wenxuan and Chen, Jiayi and Ji, Yuheng and Zhong, Zhide and Yang, Jin and Zhao, Han and Zhou, Wanqi and Li, Zhe and Ding, Pengxiang and others},
journal={arXiv preprint arXiv:2512.22983},
year={2025}
}