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

fix: replace deprecated MessageUniquePtr #400

Open
wants to merge 2 commits into
base: ros2
Choose a base branch
from

Conversation

homalozoa
Copy link

Hi! Here is a fix PR.

According to this PR ros2/rclcpp@bdf1f8f#diff-120be1036dd45a9b14efb6c9c5fd7d5f338869abc13a7d05067ea70183353e8bL109. MessageUniquePtr should be changed to std::unique_ptr<PublishedType, PublishedTypeDeleter> to keep the project going well.

@homalozoa homalozoa force-pushed the fix_unique_ptr branch 2 times, most recently from ba5823d to c70323f Compare October 24, 2024 17:03
Signed-off-by: homalozoa <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant