Skip to content

Optimize includes - #430

Open
ahcorde wants to merge 3 commits into
rollingfrom
ahcorde/rolling/granullar_includes
Open

Optimize includes#430
ahcorde wants to merge 3 commits into
rollingfrom
ahcorde/rolling/granullar_includes

Conversation

@ahcorde

@ahcorde ahcorde commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Replace the monolithic rclcpp/rclcpp.hpp include with the specific rclcpp headers each source, test, and doc example actually uses,

cutting clean-build wall time by ~8 % (24.4 s → 22.3 s)

Claude Opus 4.7

Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
@ahcorde ahcorde self-assigned this Jul 28, 2026
@mergify

mergify Bot commented Jul 28, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
@ahcorde

ahcorde commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator Author

Pulls: #430
Gist: https://gist.githubusercontent.com/ahcorde/c2a6b606ce39a28b9bb8420507b7f2b2/raw/7d1531a8b0dcce1c7f9fb82dd070a2e4fc78a1c6/ros2.repos
BUILD args: --packages-above-and-dependencies camera_calibration_parsers camera_info_manager image_transport
TEST args: --packages-above camera_calibration_parsers camera_info_manager image_transport
ROS Distro: rolling
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/19989

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Linux-rhel Build Status
  • Windows Build Status

Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
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