Closed ivanpauno closed 3 years ago
@jacobperron @mjeronimo PTAL to this and https://github.com/ros2/rclcpp/pull/1522, most of the feedback was addressed.
Deprecating node->declare_parameter("name")
is the only pending thing (I think).
Deprecating node->declare_parameter("name") is the only pending thing (I think).
Done that too
Merging this one before than the others, so I can release and make sure that all the PR checker jobs of downstream PRs are passing.
Alternative to https://github.com/ros2/rcl_interfaces/pull/115. See https://github.com/ros2/rclcpp/pull/1522 for details.