Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Construct an IrisZo Parameterization for Mimic Joints #22733

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

cohnt
Copy link
Contributor

@cohnt cohnt commented Mar 10, 2025

Closes #22639

+@sadraddini for feature review, please


This change is Reviewable

@cohnt cohnt added the release notes: feature This pull request contains a new feature label Mar 10, 2025
@cohnt cohnt force-pushed the mimic-joints-parameterization branch from e95afc5 to 588c386 Compare March 10, 2025 19:45
Copy link
Contributor Author

@cohnt cohnt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 2 unresolved discussions, LGTM missing from assignee sadraddini, needs platform reviewer assigned, needs at least two assigned reviewers, commits need curation (https://drake.mit.edu/reviewable.html#curated-commits) (waiting on @cohnt)


-- commits line 1 at r1:
working... will set final commit message later


bindings/pydrake/planning/planning_py_iris_zo.cc line 114 at r1 (raw file):

          py::arg("kin"), py::arg("q_star_val"),
          cls_doc.CreateWithRationalKinematicParameterization.doc)
      .def_static("CreateWithMimicJointsParameterization",

to the platform reviewer: does this need some sort of keep alive property?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes: feature This pull request contains a new feature
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

Construct IRIS-ZO Parameterization for Mimic Joints
2 participants