Skip to content

[WIP] MapQDDotToAcceleration() and MapAccelerationToQDDot() for rpy mobilizer. #23092

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mitiguy
Copy link
Contributor

@mitiguy mitiguy commented Jun 11, 2025

This is one in a series of PRs to help address issue #22630. It creates DoMapAccelerationToQDDot() and DoMapQDDotToAcceleration() for an RPY ball mobilizer.

PR #22698 was already merged to handle simple mobilizers for the aforementioned methods. Subsequent PRs will create similar functions for other complex mobilizers (e.g., quaternion_floating_mobilizer).

FYI: Since mobilizers are Drake internal classes, after the internal mobilizer work is complete, there will be PRs (code and testing) for the public API in MultibodyPlant to address issue #22630.


This change is Reviewable

@mitiguy mitiguy added priority: medium status: do not review release notes: none This pull request should not be mentioned in the release notes labels Jun 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium release notes: none This pull request should not be mentioned in the release notes status: do not review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant