Closed fujitatomoya closed 1 year ago
LGTM, waiting until pre-conditions are satisfied.
The failed test cases of the Linux CI job are not related to rclc.
For example:
/home/jenkins-agent/workspace/ci_linux/ws/src/ros2/rclpy/rclpy/src/rclpy/node.cpp:488: Lines should be <= 100 characters long [whitespace/line_length] [2]
Category 'whitespace/line_length' errors found: 1
Total errors found: 1
@JanStaschulat thanks for checking on this.
all related PRs are almost ready, I will let you know once https://github.com/ros2/rcl/pull/1065#issuecomment-1598084150 goes green.
I will go ahead to close this one, and reopen targeted to rolling branch.
…" (#352)"
This reverts commit 2648503e3fdcf1308bd1d3748e1f4792285cd1b1.
depends on ros2/rcl#1065 (please keep this open until ros2/rcl#1065 is merged.)
address ros2/rclcpp#2147