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

[pydrake] Fix signatures to use Python types (not C++) #21911

Conversation

jwnimmer-tri
Copy link
Collaborator

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

These were all identified by my automated regression tooling WIP (not on master yet).

Towards #17520.


This change is Reviewable

Add missing imports to bindings, so that function signatures can look
up their requisite python types. (This set of changes is the set of
modules whose sole problem was missing imports.)
@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

+@rpoyner-tri for both reviews, please.

Copy link
Contributor

@rpoyner-tri rpoyner-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:

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

@rpoyner-tri rpoyner-tri merged commit 02971e9 into RobotLocomotion:master Sep 16, 2024
9 checks passed
@jwnimmer-tri jwnimmer-tri deleted the pybind11-check-signature-infection-imports branch September 16, 2024 19:32
RussTedrake pushed a commit to RussTedrake/drake that referenced this pull request Dec 15, 2024
…on#21911)

Add missing imports to bindings, so that function signatures can look
up their requisite python types. (This set of changes is the set of
modules whose sole problem was missing imports.)
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