docs(readme): align zh-CN Franka support with English - #213
Open
mintonight wants to merge 6 commits into
Open
mintonight wants to merge 6 commits into
mintonight wants to merge 6 commits into
Conversation
Chinese README still listed Franka as unsupported and omitted Dual Franka after the real-robot extensions landed.
Single-arm Franka attaches to an external VLA endpoint; Dual Franka uses the shared Pi0.5 server. The in-tree franka/vla_server.py path does not exist.
Franka single-arm and dual-arm extras already exist. Stop describing them as future work, and keep SO-101 as still in progress.
wilburx813
approved these changes
Sep 23, 2026
qurakchin
reviewed
Sep 24, 2026
qurakchin
left a comment
Collaborator
There was a problem hiding this comment.
Is the Franka ready now? I can only affirm that Dual Franka is supporte.
| - HTTP or socket RPC | ||
| - ``robots/robocasa/vla_server.py`` | ||
| * - Franka (real) | ||
| - Pi0.5 or RLDX-1 (task-dependent) |
Collaborator
There was a problem hiding this comment.
is franka using RLDX-1 now?
| - Pi0.5 或 RLDX-1 (依任务而定) | ||
| - HTTP 或 socket RPC | ||
| - ``robots/franka/vla_server.py`` *(规划中)* | ||
| - 通过 ``--vla-endpoint`` 接入(仓库内无 ``vla_server``) |
Collaborator
There was a problem hiding this comment.
what's this? Can frank use pi05_vla_server.py as Dual Franka now?
The installation guides and primitive tables already match between English and Chinese, so leave those pages unchanged. Keep the Chinese README in line with the English What's NEW entry and Real World matrix.
Author
我是看到 README 里 Franka 和 Dual Franka 都打了勾,所以想把文档里的描述也一起改一下。这些文档修改目前已经撤回,现在只对齐了中英文 README。文档要不要也一起改? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Align the Chinese README with the English README.
README.md.The installation guides and primitive tables are unchanged. English and Chinese already match on those pages.
Testing
README.zh-CN.mdwithREADME.mdfor the What's NEW entry and the Real World column.Manual verification
Not needed.
Checklist