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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Break apart convert and factories translation unit #192

Merged
merged 3 commits into from
Dec 23, 2021

Conversation

mjcarroll
Copy link
Collaborator

@mjcarroll mjcarroll commented Dec 22, 2021

馃帀 New feature

ROS2 version of #191

Summary

This breaks apart convert.cpp and factories.cpp into smaller translation units to improve compilation CPU/memory usage.

This should be a purely structural change and have no impact on the usage of the binaries.

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

Signed-off-by: Michael Carroll <michael@openrobotics.org>
@osrf-triage osrf-triage added this to Inbox in Core development Dec 22, 2021
@chapulina chapulina added the ROS 2 ROS 2 label Dec 22, 2021
@chapulina chapulina moved this from Inbox to In review in Core development Dec 22, 2021
Signed-off-by: Michael Carroll <michael@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Copy link
Contributor

@chapulina chapulina left a comment

Choose a reason for hiding this comment

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

Thanks for this! I removed more includes in 176cde8.

@chapulina chapulina enabled auto-merge (squash) December 23, 2021 19:48
@chapulina chapulina merged commit 2995c1e into ros2 Dec 23, 2021
Core development automation moved this from In review to Done Dec 23, 2021
@chapulina chapulina deleted the ros2_tu_improvements branch December 23, 2021 19:59
@ivanpauno ivanpauno mentioned this pull request Mar 3, 2022
8 tasks
@j-rivero j-rivero removed this from Done in Core development May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ROS 2 ROS 2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants