Integrate robot/mesh placement with LW/replicator kitchen#937
Draft
qianl-nv wants to merge 11 commits into
Draft
Integrate robot/mesh placement with LW/replicator kitchen#937qianl-nv wants to merge 11 commits into
qianl-nv wants to merge 11 commits into
Conversation
Signed-off-by: zhx06 <zihaox@nvidia.com>
Signed-off-by: zhx06 <zihaox@nvidia.com>
Signed-off-by: zhx06 <zihaox@nvidia.com>
Use placement_pool.objects for anchor and rotation lookup so layout keys match the pool instances that configclass duplicates in EventTermCfg params. Signed-off-by: Qian Lin <qianl@nvidia.com>
Normalize PosePerEnv and init_state fallbacks in get_viewer_cfg_look_at_object so pick-and-place envs build without AttributeError. Signed-off-by: Qian Lin <qianl@nvidia.com>
Discover Replicator/seed_* USDA floorplans and register them as replicator_kitchen_<seed> background assets with a framing viewer cfg. Signed-off-by: Qian Lin <qianl@nvidia.com>
Keep test pools aligned with the runtime pool interface used for deepcopy-safe placement resets. Signed-off-by: Qian Lin <qianl@nvidia.com>
Collect the Droid and Replicator kitchen graph specifications used to exercise relation-solved robot placement. Signed-off-by: Qian Lin <qianl@nvidia.com>
Include the stand in the embodiment placement footprint so relation solving accounts for the stand-height offset. Signed-off-by: Qian Lin <qianl@nvidia.com>
zhx06
force-pushed
the
zxiao/feature/robo_placement_prototype
branch
5 times, most recently
from
July 24, 2026 16:38
ee9f659 to
dedf07a
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
Short description of the change (max 50 chars)
Detailed description