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

[py rational] Fix signatures to use Python types (not C++) #21917

Conversation

jwnimmer-tri
Copy link
Collaborator

@jwnimmer-tri jwnimmer-tri commented Sep 16, 2024

Towards #17520.

The best place to see the resulting effects is the docs. Here's one example of broken docs / types: RationalForwardKinematics.


This change is Reviewable

@jwnimmer-tri jwnimmer-tri changed the title WIP [py rational] Fix signatures to use Python types (not C++) [py rational] Fix signatures to use Python types (not C++) Sep 16, 2024
Adjust bindings to follow topological order, so that function
signatures can look up their requisite python types.
@jwnimmer-tri jwnimmer-tri force-pushed the pybind11-check-signature-infection-planning-rational branch from 9cf6905 to cb4d50e Compare September 16, 2024 23:44
@jwnimmer-tri jwnimmer-tri added priority: high status: single reviewer ok https://drake.mit.edu/reviewable.html release notes: fix This pull request contains fixes (no new features) labels Sep 16, 2024
@jwnimmer-tri
Copy link
Collaborator Author

+@sammy-tri for platform review (load balancing), please.

Copy link
Contributor

@sammy-tri sammy-tri left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! all discussions resolved, LGTM from assignee sammy-tri(platform)

Copy link
Contributor

@sammy-tri sammy-tri left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all discussions resolved, LGTM from assignee sammy-tri(platform)

@sammy-tri sammy-tri merged commit cb3be21 into RobotLocomotion:master Sep 18, 2024
9 checks passed
@jwnimmer-tri jwnimmer-tri deleted the pybind11-check-signature-infection-planning-rational branch September 18, 2024 15:25
RussTedrake pushed a commit to RussTedrake/drake that referenced this pull request Dec 15, 2024
…motion#21917)

Adjust bindings to follow topological order, so that function
signatures can look up their requisite python types.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high release notes: fix This pull request contains fixes (no new features) status: single reviewer ok https://drake.mit.edu/reviewable.html
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants