refactor(manipulation): introduce static single-robot models - #3420
Draft
TomCC7 wants to merge 28 commits into
Draft
refactor(manipulation): introduce static single-robot models#3420TomCC7 wants to merge 28 commits into
TomCC7 wants to merge 28 commits into
Conversation
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
❌ 1 Tests Failed:
View the top 1 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
1 task
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
left/joint1without backend-specific encodingleft_arm,right_arm, andboth_armsgroupsStack
This is PR1, Static Single-Robot Model, from
refactor-control-coordinator-connections.Depends on #3381. That prerequisite is still open, so this PR remains a draft until the branch is rebased onto its merge commit.
The actual dual-arm blueprint cutover is intentionally deferred to PR2 task 2.10.
Validation
./bin/pytest-fast— 3966 passed, 34 skippedruff checkandruff format --checkpre-commit runopenspec validate refactor-control-coordinator-connections --strictDrake-only tests are present but skipped locally because the manipulation extra is not installed; CI will exercise them in its configured environment.