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

[lcm] Remove deprecated code 2024-01 #20716

Merged

Conversation

jwnimmer-tri
Copy link
Collaborator

@jwnimmer-tri jwnimmer-tri commented Dec 30, 2023

Remove deprecated access to underlying native LCM C++ object.

Adjust DrakeLcmLog implementation to avoid calling LCM's C++ code. The C++ code is not ABI-stable. (This was missed in #20116.)


This change is Reviewable

@jwnimmer-tri jwnimmer-tri added release notes: removal of deprecated This pull request removes deprecated code priority: low status: single reviewer ok https://drake.mit.edu/reviewable.html labels Dec 30, 2023
@jwnimmer-tri jwnimmer-tri force-pushed the deprecation-2024-01-lcm branch 2 times, most recently from 51a68c1 to 3f87b63 Compare December 30, 2023 16:49
@jwnimmer-tri jwnimmer-tri changed the title [lcm] Remove deprecated native access to underlying stack [lcm] Remove deprecated code 2024-01 Dec 30, 2023
@jwnimmer-tri jwnimmer-tri removed the status: single reviewer ok https://drake.mit.edu/reviewable.html label Dec 30, 2023
Remove deprecated access to underlying native LCM C++ object.

Adjust DrakeLcmLog implementation to avoid calling LCM's C++ code.
The C++ code is not ABI-stable. (This was missed in d34b2dc.)
@jwnimmer-tri
Copy link
Collaborator Author

+@ggould-tri for feature review, please. (Follow-up from #20116.)

Copy link
Contributor

@ggould-tri ggould-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 5 of 5 files at r1, all commit messages.
Reviewable status: needs at least two assigned reviewers

@jwnimmer-tri
Copy link
Collaborator Author

+@rpoyner-tri for platform review per schedule, 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 5 of 5 files at r1, all commit messages.
Reviewable status: :shipit: complete! all discussions resolved, LGTM from assignees rpoyner-tri(platform),ggould-tri(platform)

@rpoyner-tri rpoyner-tri merged commit 7238a3b into RobotLocomotion:master Jan 2, 2024
10 checks passed
@jwnimmer-tri jwnimmer-tri deleted the deprecation-2024-01-lcm branch January 2, 2024 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low release notes: removal of deprecated This pull request removes deprecated code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants