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

Python binding for Body::CalcCenterOfMassTranslationalVelocityInWorld(). #21926

Conversation

mitiguy
Copy link
Contributor

@mitiguy mitiguy commented Sep 18, 2024

Python bindings for C++ public functions RigidBody::CalcCenterOfMassTranslationalVelocityInWorld()
and RigidBody::CalcCenterOfMassTranslationalAccelerationInWorld() .

Perhaps these Python bindings could have been done as part of issue #14269. However, binding RigidBody::CalcCenterOfMassTranslationalVelocityInWorld() was overlooked a while ago and binding RigidBody::CalcCenterOfMassTranslationalAccelerationInWorld() was delayed to this PR.

This change is Reviewable

@mitiguy mitiguy added priority: medium status: do not review release notes: feature This pull request contains a new feature status: single reviewer ok https://drake.mit.edu/reviewable.html and removed status: do not review labels Sep 18, 2024
@mitiguy mitiguy changed the title [WIP] Python binding for Body::CalcCenterOfMassTranslationalVelocityInWorld(). Python binding for Body::CalcCenterOfMassTranslationalVelocityInWorld(). Sep 18, 2024
Copy link
Contributor Author

@mitiguy mitiguy left a comment

Choose a reason for hiding this comment

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

For both reviews
Feature review +@xuchenhan-tri
Platform review +@xuchenhan-tri

Reviewable status: LGTM missing from assignee xuchenhan-tri(platform)

Copy link
Contributor

@xuchenhan-tri xuchenhan-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 3 of 3 files at r1, all commit messages.
Reviewable status: :shipit: complete! all discussions resolved, LGTM from assignee xuchenhan-tri(platform)

@xuchenhan-tri xuchenhan-tri merged commit 9799cc0 into RobotLocomotion:master Sep 18, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium release notes: feature This pull request contains a new feature 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