+## Benchmark Results
+
+Compare RPent with reference methods on LIBERO, LIBERO-PRO, RoboCasa365 Target50, and RoboTwin C2R. Rankings apply to the methods and evaluation coverage shown; see [Benchmark Results](https://rpent.readthedocs.io/en/latest/rst_source/benchmarks.html) for suite results and model configurations.
+
+Codex / GPT-6 Astra / low / reasoning: **92.63% Overall (741/800)** across all eight LIBERO-PRO suites. See the [suite results and memory-batch explanation](https://rpent.readthedocs.io/en/latest/rst_source/benchmarks.html#libero-pro-astra-memory), including the separately frozen Long and Spatial/Object/Goal memory batches.
+
+[](https://rpent.readthedocs.io/en/latest/rst_source/benchmarks.html)
+
+
## Who Should Consider Using RPent?
RPent is built for four kinds of users:
@@ -38,6 +47,7 @@ RPent is built for four kinds of users:
## What's NEW!
+- [2026/09] 🔥 Added an interactive leaderboard and consolidated benchmark results for LIBERO, LIBERO-PRO, RoboCasa365, and RoboTwin, with model comparisons and suite-level results. Explore [Benchmark Results](https://rpent.readthedocs.io/en/latest/rst_source/benchmarks.html).
- [2026/09] 🔥 RPent supports Franka single-arm and dual-arm real-robot extensions. Doc: [Franka](https://rpent.readthedocs.io/en/latest/rst_source/usage/franka.html) · [Dual Franka](https://rpent.readthedocs.io/en/latest/rst_source/usage/dual_franka.html).
- [2026/08] 🔥 RPent supports RoboCasa with RLDX-1 as manipulation model. See the [RoboCasa setup and Target50 guide](https://rpent.readthedocs.io/en/latest/rst_source/usage/robocasa.html).
- [2026/08] 🔥 RPent supports the non-reasoning mode, which reduces average execution time by ~40%.
diff --git a/README.zh-CN.md b/README.zh-CN.md
index e45334ce8..800b6f524 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -27,6 +27,15 @@
+## 基准测试结果
+
+对比 RPent 与参考方法在 LIBERO、LIBERO-PRO、RoboCasa365 Target50 和 RoboTwin C2R 上的成功率。排名仅限图中方法及评测范围;套件成绩和模型配置见[基准测试结果](https://rpent.readthedocs.io/zh-cn/latest/rst_source/benchmarks.html)。
+
+Codex / GPT-6 Astra / low / reasoning 已完成全部八套 LIBERO-PRO,**Overall 92.63%(741/800)**。详见 [套件汇总与 memory 批次说明](https://rpent.readthedocs.io/zh-cn/latest/rst_source/benchmarks.html#libero-pro-astra-memory),其中 Long 与 Spatial/Object/Goal 分别使用各自冻结的 memory 批次。
+
+[](https://rpent.readthedocs.io/zh-cn/latest/rst_source/benchmarks.html)
+
+
## 适用用户
RPent 面向以下四类用户:
@@ -38,6 +47,7 @@ RPent 面向以下四类用户:
## 最新动态
+- [2026/09] 🔥 新增交互式排行榜和基准测试结果汇总,覆盖 LIBERO、LIBERO-PRO、RoboCasa365 与 RoboTwin,提供模型对比及套件汇总。查看[基准测试结果](https://rpent.readthedocs.io/zh-cn/latest/rst_source/benchmarks.html)。
- [2026/08] 🔥 支持 RoboCasa,使用 RLDX-1 作为操作模型。参见 [RoboCasa 安装与 Target50 指南](https://rpent.readthedocs.io/zh-cn/latest/rst_source/usage/robocasa.html)。
- [2026/08] 🔥 新增非推理(non-reasoning)模式,平均执行时间降低约 40%。
- [2026/08] 🔥 支持 LIBERO 探索模式。文档:[LIBERO 探索模式](https://rpent.readthedocs.io/zh-cn/latest/rst_source/usage/libero.html#memory)。
diff --git a/docs/source-en/index.rst b/docs/source-en/index.rst
index b40a05a80..3460db8a3 100644
--- a/docs/source-en/index.rst
+++ b/docs/source-en/index.rst
@@ -74,6 +74,7 @@ Welcome to RPent
Overview | Method / model | Success rate |
|---|---|
| Codex / GPT-6 Astra / low / reasoning | 92.63% |
| Claude Code / Opus-4.7 / max.reasoning | 82.4% |
| RPent Flash Mode | 72.63% |
| Codex / GPT-5.5 / xhigh / reasoning | 72.1% |
| ASPIRE | 61.36% |
| π_RLinf | 50.0% |
| π0.5 | 11.0% |
| AtomVLA | 6.3% |
| X-VLA | 3.8% |
| MolmoAct | 1.5% |
| π0 | 0.3% |
GPT-6 Astra: 92.63% (741/800). RPent Flash Mode / Molmo2-8B: 72.63% (581/800).
| Method / model | Overall | Spatial Task | Spatial Swap | Object Task | Object Swap | Goal Task | Goal Swap | Long Task | Long Swap |
|---|---|---|---|---|---|---|---|---|---|
| GPT-6 Astra | 92.63% | 100% | 98% | 100% | 99% | 88% | 99% | 85% | 72% |
| Opus-4.7 / max.reasoning | 82.4% | — | — | — | — | — | — | — | — |
| RPent Flash Mode / Molmo2-8B | 72.63% | 79.00% | 70.00% | 86.00% | 93.00% | 74.00% | 65.00% | 60.00% | 54.00% |
| GPT-5.5 | 72.1% | 81.0% | 69.0% | 94.0% | 91.0% | 75.0% | 66.0% | 52.0% | 49.0% |
| ASPIRE | 61.36% | 60.0% | 51.0% | 95.0% | 98.0% | 45.0% | 81.0% | 38.3% | 22.6% |
| π_RLinf | 50.0% | 42.0% | 59.0% | 71.0% | 78.0% | 45.0% | 42.0% | 49.0% | 14.0% |
| π0.5 | 11.0% | 1.0% | 20.0% | 1.0% | 17.0% | 2.0% | 38.0% | 1.0% | 8.0% |
| AtomVLA | 6.3% | 1.0% | 16.0% | 0.0% | 10.0% | 11.0% | 2.0% | 9.0% | 1.0% |
| X-VLA | 3.8% | 0.0% | 0.0% | 8.0% | 2.0% | 9.0% | 1.0% | 10.0% | 0.0% |
| MolmoAct | 1.5% | 0.0% | 0.0% | 0.0% | 6.0% | 0.0% | 0.0% | 6.0% | 0.0% |
| π0 | 0.3% | 0.0% | 0.0% | 0.0% | 2.0% | 0.0% | 0.0% | 0.0% | 0.0% |
| Cap-X | — | 14.0% | 12.0% | 18.0% | 22.0% | 17.0% | 26.0% | — | — |
| RATS | — | 31.0% | 29.0% | 63.0% | 61.0% | 36.0% | 43.0% | — | — |
ASPIRE: Long Task and Long Swap use zero-shot transfer from the LIBERO-90 skill library.
GPT-6 Astra: Long Task/Swap and the other six suites use separate memory-file snapshots frozen after their respective exploration phases, with no updates during evaluation. Overall combines two non-overlapping batches: Long 157/200 plus the other suites 584/600, giving 741/800 (92.63%); the 800 episodes do not share a single memory snapshot.
| Method / model | Success rate |
|---|---|
| AtomVLA | 97.0% |
| Claude Code / Opus-4.7 / max.reasoning | 96.0% |
| π_RLinf | 95.3% |
| π0 | 94.2% |
| NORA | 79.5% |
| OpenVLA | 76.5% |
| Method / model | Success rate |
|---|---|
| Codex / GPT-6 Astra / low / reasoning | 59.20% |
| Xiaomi-Robotics-1 | 57.4% |
| Codex / GPT-5.5 / xhigh / reasoning | 57.1% |
| Claude Code / Opus-4.7 / max.reasoning | 48.6% |
| WorldDreamer | 35.3% |
| RLDX-1 | 30.0% |
| π0.5 | 16.9% |
| π0 | 14.8% |
| Method / model | Overall | Atomic-Seen | Composite-Seen | Composite-Unseen |
|---|---|---|---|---|
| GPT-6 Astra | 59.20% | 87.78% | 43.75% | 42.50% |
| Xiaomi-Robotics-1 | 57.4% | 80.2% | 57.1% | 32.1% |
| GPT-5.5 | 57.1% | 92.0% | 61.0% | 13.8% |
| Opus-4.7 / max.reasoning | 48.6% | 79.4% | 47.5% | 15.0% |
| WorldDreamer | 35.3% | 66.3% | 26.7% | 9.0% |
| RLDX-1 | 30.0% | 60.0% | 21.3% | 5.0% |
| π0.5 | 16.9% | 39.6% | 7.1% | 1.2% |
| π0 | 14.8% | 34.6% | 6.1% | 1.1% |
| Method / model | Success rate |
|---|---|
| Codex / GPT-5.5 / xhigh / reasoning | 62.4% |
| Claude Code / Opus-4.7 / max.reasoning | 58.4% |
| LingBot-VLA | 50.4% |
| π0.5 | 47.9% |
| GR00T-N1.7 | 20.7% |
| StarVLA | 10.6% |
| 方法 / 模型 | 成功率 |
|---|---|
| Codex / GPT-6 Astra / low / reasoning | 92.63% |
| Claude Code / Opus-4.7 / max.reasoning | 82.4% |
| RPent Flash Mode | 72.63% |
| Codex / GPT-5.5 / xhigh / reasoning | 72.1% |
| ASPIRE | 61.36% |
| π_RLinf | 50.0% |
| π0.5 | 11.0% |
| AtomVLA | 6.3% |
| X-VLA | 3.8% |
| MolmoAct | 1.5% |
| π0 | 0.3% |
GPT-6 Astra: 92.63% (741/800). RPent Flash Mode / Molmo2-8B: 72.63% (581/800).
| 方法 / 模型 | 总体 | Spatial Task | Spatial Swap | Object Task | Object Swap | Goal Task | Goal Swap | Long Task | Long Swap |
|---|---|---|---|---|---|---|---|---|---|
| GPT-6 Astra | 92.63% | 100% | 98% | 100% | 99% | 88% | 99% | 85% | 72% |
| Opus-4.7 / max.reasoning | 82.4% | — | — | — | — | — | — | — | — |
| RPent Flash Mode / Molmo2-8B | 72.63% | 79.00% | 70.00% | 86.00% | 93.00% | 74.00% | 65.00% | 60.00% | 54.00% |
| GPT-5.5 | 72.1% | 81.0% | 69.0% | 94.0% | 91.0% | 75.0% | 66.0% | 52.0% | 49.0% |
| ASPIRE | 61.36% | 60.0% | 51.0% | 95.0% | 98.0% | 45.0% | 81.0% | 38.3% | 22.6% |
| π_RLinf | 50.0% | 42.0% | 59.0% | 71.0% | 78.0% | 45.0% | 42.0% | 49.0% | 14.0% |
| π0.5 | 11.0% | 1.0% | 20.0% | 1.0% | 17.0% | 2.0% | 38.0% | 1.0% | 8.0% |
| AtomVLA | 6.3% | 1.0% | 16.0% | 0.0% | 10.0% | 11.0% | 2.0% | 9.0% | 1.0% |
| X-VLA | 3.8% | 0.0% | 0.0% | 8.0% | 2.0% | 9.0% | 1.0% | 10.0% | 0.0% |
| MolmoAct | 1.5% | 0.0% | 0.0% | 0.0% | 6.0% | 0.0% | 0.0% | 6.0% | 0.0% |
| π0 | 0.3% | 0.0% | 0.0% | 0.0% | 2.0% | 0.0% | 0.0% | 0.0% | 0.0% |
| Cap-X | — | 14.0% | 12.0% | 18.0% | 22.0% | 17.0% | 26.0% | — | — |
| RATS | — | 31.0% | 29.0% | 63.0% | 61.0% | 36.0% | 43.0% | — | — |
ASPIRE:Long Task 和 Long Swap 使用 LIBERO-90 技能库进行 zero-shot 迁移。
GPT-6 Astra:Long Task/Swap 与其余六套件使用各自探索后冻结的 memory 文件快照,评测期间不更新。Overall 合并两个不重叠批次:Long 157/200,加上其余套件 584/600,得到 741/800(92.63%);并非全部回合共享同一份 memory 快照。
| 方法 / 模型 | 成功率 |
|---|---|
| AtomVLA | 97.0% |
| Claude Code / Opus-4.7 / max.reasoning | 96.0% |
| π_RLinf | 95.3% |
| π0 | 94.2% |
| NORA | 79.5% |
| OpenVLA | 76.5% |
| 方法 / 模型 | 成功率 |
|---|---|
| Codex / GPT-6 Astra / low / reasoning | 59.20% |
| Xiaomi-Robotics-1 | 57.4% |
| Codex / GPT-5.5 / xhigh / reasoning | 57.1% |
| Claude Code / Opus-4.7 / max.reasoning | 48.6% |
| WorldDreamer | 35.3% |
| RLDX-1 | 30.0% |
| π0.5 | 16.9% |
| π0 | 14.8% |
| 方法 / 模型 | 总体 | Atomic-Seen | Composite-Seen | Composite-Unseen |
|---|---|---|---|---|
| GPT-6 Astra | 59.20% | 87.78% | 43.75% | 42.50% |
| Xiaomi-Robotics-1 | 57.4% | 80.2% | 57.1% | 32.1% |
| GPT-5.5 | 57.1% | 92.0% | 61.0% | 13.8% |
| Opus-4.7 / max.reasoning | 48.6% | 79.4% | 47.5% | 15.0% |
| WorldDreamer | 35.3% | 66.3% | 26.7% | 9.0% |
| RLDX-1 | 30.0% | 60.0% | 21.3% | 5.0% |
| π0.5 | 16.9% | 39.6% | 7.1% | 1.2% |
| π0 | 14.8% | 34.6% | 6.1% | 1.1% |
| 方法 / 模型 | 成功率 |
|---|---|
| Codex / GPT-5.5 / xhigh / reasoning | 62.4% |
| Claude Code / Opus-4.7 / max.reasoning | 58.4% |
| LingBot-VLA | 50.4% |
| π0.5 | 47.9% |
| GR00T-N1.7 | 20.7% |
| StarVLA | 10.6% |