Update Cosmos3-Nano-Policy-DROID server doc#35
Merged
Conversation
3ef3c91 to
13918bb
Compare
yuzhudong
approved these changes
Jun 11, 2026
fwd4
approved these changes
Jun 11, 2026
…ID server doc Align with the cosmos cookbook for consistency: https://github.com/NVIDIA/cosmos/blob/main/cookbooks/cosmos3/generator/action/run_policy_with_cosmos_framework.md Link the new guide from the README (TOC, Policy Server section, reference table). Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
4fa0e03 to
2438513
Compare
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.
Summary
Documents the Cosmos3-Nano-Policy-DROID policy server and aligns it with the cosmos cookbook so the two stay consistent. Replaces the prior RoboLab/OpenPI WebSocket guide with a Docker-based server-client workflow.
Changes
docs/action_policy_droid_server.md(new): full guide for serving Cosmos3-Nano-Policy-DROID via a policy Server that streams actions to a RoboLab Client, using a Docker-based setup (clone, build image, launch container).docs/action_policy_robolab_server.md(removed): superseded by the above; the old uv/OpenPI WebSocket flow no longer matches the cookbook.README.md: add a TOC entry, a Policy Server section, and a reference-table row linking the new guide.Impact
Docs-only change; no code paths affected.