docs(cosmos3): add hand pose forward dynamics example#253
Open
hans-yang-tps wants to merge 3 commits into
Open
docs(cosmos3): add hand pose forward dynamics example#253hans-yang-tps wants to merge 3 commits into
hans-yang-tps wants to merge 3 commits into
Conversation
Author
|
Need Michael(Zhengyu) Huang's help to review it. |
Signed-off-by: Hans Yang <hayang@nvidia.com>
8ca5456 to
274e84e
Compare
|
We should better also update the readme in here to include the hand pose eg. Lines 748 to 749 in 274e84e |
Author
|
Also removed Mecka keywords. |
lfengad
reviewed
Jul 9, 2026
lfengad
left a comment
Collaborator
There was a problem hiding this comment.
Also, could we make a test run regarding all these newly added code/notebooks, to execute from a clean env for a further verification of the updated workflow? THX!
| "if str(COSMOS3_REPO) not in sys.path:\n", | ||
| " sys.path.insert(0, str(COSMOS3_REPO))\n", | ||
| "\n", | ||
| "from cosmos_framework.data.vfm.action.datasets import HumanHandPoseLeRobotDataset\n", |
Collaborator
There was a problem hiding this comment.
The vfm related folder already renamed to generator, here might need corresponding change?
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
Add a Cosmos3 Nano functional-dexterity hand-pose inference example to the Action cookbook, covering both Cosmos Framework and vLLM-Omni execution paths.
Depends on NVIDIA/cosmos-framework#71 for the public human hand-pose dataset definition.
Changes
unscrew nut with screwdriveras a LeRobot asset with one Parquet file and one MP4 file.run_fd_with_cosmos_framework.ipynbandrun_fd_with_vllm.ipynb.Validation