Migrate TransformBroadcaster to use shared_ptr#5569
Merged
SteveMacenski merged 1 commit intoros-navigation:mainfrom Sep 30, 2025
Merged
Migrate TransformBroadcaster to use shared_ptr#5569SteveMacenski merged 1 commit intoros-navigation:mainfrom
SteveMacenski merged 1 commit intoros-navigation:mainfrom
Conversation
SteveMacenski
requested changes
Sep 30, 2025
Member
SteveMacenski
left a comment
There was a problem hiding this comment.
For Kilted/Jazzy support these should be #ifdef ed like the other TF message filter work for API changes so we can support all on the branch
78b9d6f to
693a327
Compare
SteveMacenski
approved these changes
Sep 30, 2025
Member
|
Why do these seem to work?
Maybe just needs |
693a327 to
c879dbd
Compare
SteveMacenski
approved these changes
Sep 30, 2025
Contributor
Author
Apologies for the oversight. We can use this approach instead of the stack allocation earlier. |
Signed-off-by: Leander Stephen D'Souza <leanderdsouza1234@gmail.com>
c879dbd to
d281630
Compare
Closed
8 tasks
SakshayMahna
pushed a commit
to SakshayMahna/navigation2
that referenced
this pull request
Oct 4, 2025
…#5569) Signed-off-by: Leander Stephen D'Souza <leanderdsouza1234@gmail.com>
silanus23
pushed a commit
to silanus23/navigation2
that referenced
this pull request
Oct 10, 2025
…#5569) Signed-off-by: Leander Stephen D'Souza <leanderdsouza1234@gmail.com>
silanus23
pushed a commit
to silanus23/navigation2
that referenced
this pull request
Oct 11, 2025
…#5569) Signed-off-by: Leander Stephen D'Souza <leanderdsouza1234@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Basic Info
system_buildjobDescription of contribution in a few bullet points
TransformBroadcasterenforced in ros2/geometry2.Description of documentation updates required from your changes
Description of how this change was tested
nav2_routenow passes locally -colcon build --packages-select nav2_route.Future work that may be required in bullet points
For Maintainers:
backport-*.