[Task Clean-up][Docs] Regenerate the stale environment overview table#6410
Open
hujc7 wants to merge 2 commits into
Open
[Task Clean-up][Docs] Regenerate the stale environment overview table#6410hujc7 wants to merge 2 commits into
hujc7 wants to merge 2 commits into
Conversation
The committed table has drifted from the output of tools/update_environments_rst.py (renderer preset renames and several registrations landed without regeneration). Regenerating on current develop so subsequent task PRs carry only their own rows.
Contributor
Sync the table with the lump head: the stale camera-benchmark row is removed and the manager-based dexterous rows regenerate via tools/update_environments_rst.py against the full task set; rows for tasks that land in later parts regenerate identically post-merge.
This was referenced Jul 14, 2026
[Task Clean-up] Dexterous Part 3/8: Add success-rate metrics to the reorientation Direct tasks
#6413
Open
Closed
Closed
[Task Clean-up][Manager] Dexterous Part 9/11: Add Shadow state and OpenAI manager counterparts
#6419
Closed
hujc7
added a commit
that referenced
this pull request
Jul 17, 2026
…nager runtime (#6412) ## Summary - Fixes OVPhysX actuator joint indices to follow the common actuator indexing contract. - Fixes OVPhysX initialization alongside Kit by reusing Kit's registered PhysX schema provider. - Fixes the OVPhysX manager to support both the declared public runtime API and the current runtime API. - Regression tests included. Validated by full dexterous training runs on the OVPhysX backend; split out of the lumped validation branch #6324 (Part 2 of 11). ## Dependencies - None. ## Series review map Full integrated diff + training/validation evidence: the lumped validation PR #6324 (DO-NOT-MERGE). | Part | PR | |---|---| | Docs: regenerate the environment overview table | #6410 | | Part 1/11: Newton runtime fixes (cloner rows, cubric fallback, viz teardown) | #6411 | | **Part 2/11: OVPhysX runtime fixes (this PR)** | #6412 | | Part 3/11: success-rate metrics for the Direct reorientation tasks | #6413 | | Part 4/11: RSL-RL training for the handover Direct task | #6414 | | Part 5/11: success-rate support in the benchmark utilities | #6415 | | Part 6/11: renderer presets for the Direct camera task | #6416 | | Part 7/11: OVPhysX presets for the dexterous tasks | #6417 | | Part 8/11: Allegro manager counterpart | #6418 | | Part 9/11: Shadow + OpenAI manager counterparts | #6419 | | Part 10/11: Shadow camera manager counterpart | #6420 | | Part 11/11: Shadow handover manager counterpart | #6421 | --- ### Exact changes in this PR - OVPhysX backend changes + tests: 1f7a433
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.
Review Map
Summary
Dependencies
Review updates (2026-07-11)