Add Replicator kitchen example assets and yamls - #965
Conversation
48f8ac8 to
6963e92
Compare
6963e92 to
9da8aef
Compare
9da8aef to
ea02914
Compare
Greptile SummaryThe PR adds five hosted Replicator kitchen backgrounds and fourteen DROID pick-and-place environment specifications.
Confidence Score: 5/5The PR appears safe to merge with no concrete changed-code defects identified. The new backgrounds follow the existing registry and constructor contracts, and the environment specifications use valid registered assets, relation shapes, node references, and pick-and-place task parameters. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart LR
YAML[Kitchen environment YAML] --> Registry[Asset registry]
Registry --> Background[Replicator kitchen background]
YAML --> References[Floor, counter, and sink references]
Background --> References
References --> Solver[Relation and mesh-collision placement]
YAML --> Task[PickAndPlaceTask]
Solver --> Environment[Runnable IsaacLab environment]
Task --> Environment
Reviews (1): Last reviewed commit: "Add Replicator kitchen environments" | Re-trigger Greptile |
🤖 Isaac Lab-Arena Review BotSummaryThis PR registers five hosted Replicator kitchen backgrounds in Findings🟡 Warning: Test CoverageNo new code paths — these are data configs consumed by the existing env builder. Good news: VerdictShip it — one optional consistency question on the banana_bowl set. |
Register five hosted Replicator kitchen backgrounds and add their pick-and-place environment configurations. Signed-off-by: Qian Lin <qianl@nvidia.com>
ea02914 to
fae09d1
Compare
alexmillane
left a comment
There was a problem hiding this comment.
Amazing!
Out of interest does kitchen_bench refer to that things happen on the bench, or that this is a benchmark. Or is that play on words the point.
Great! Let's run it on OSMO!
|
It's not a full benchmark yet, so we are half way there with "bench" |
Summary
Add Replicator kitchen environments
Detailed description
/isaac-sim/python.sh isaaclab_arena/evaluation/policy_runner.py --viz kit --policy_type zero_action --num_episodes 20 --disable_fabric --device cpu --env_graph_spec_yaml isaaclab_arena_environments/kitchen_bench/replicator_kitchen_peninsula_mustard_bowl.yaml