Add SimReady search to agentic environment generation. - #964
Closed
qianl-nv wants to merge 5 commits into
Closed
Conversation
Normalize prompts before spec inference, optionally query Isaac Sim GA SimReady props, and emit simready_usd_object candidates so generated YAML carries concrete USD paths without per-asset registry classes. Signed-off-by: Qian Lin <qianl@nvidia.com>
Keep prompts like "maple table" as background-only so the resting surface is the background asset itself rather than inventing an in-scene object_reference. Signed-off-by: Qian Lin <qianl@nvidia.com>
Select the authored Physics variant when spawning SimReady USD objects and when locating rigid bodies for contact sensors, preferring body prims when multiple rigid bodies share a depth. Signed-off-by: Qian Lin <qianl@nvidia.com>
OR path-token filters so phrases like "disinfectant bottle" still match assets whose USD paths contain only one of the words. Signed-off-by: Qian Lin <qianl@nvidia.com>
Collaborator
Author
|
Work continued on #982 |
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
Add SimReady search to agentic env generation
Detailed description
simready_usd_objectwhen Arena registry assets are missingPhysics=physicson spawn/contact so rigid bodies resolve for PickAndPlace sensors/isaac-sim/python.sh isaaclab_arena_examples/agentic_environment_generation/environment_generation_runner.py --mode resolve --enable_simready_search --prompt "Droid picks up a disinfectant from the maple table and places it into a grey bin on the table."
Previous generated yaml: isaaclab_arena_environments/droid_disinfectant_into_grey_bin.yaml