Decouple rosout publisher init from node init.#1065
Conversation
|
@iuhilnehc-ynos can you review those PRs? |
|
LGTM. There is a tiny issue I can think of, |
good question, let me check if there is at least doc mentions that with this change. edit: i think that is clear that user can call this function after rcl/rcl/include/rcl/logging_rosout.h Lines 98 to 99 in 230ae2f |
the other failures are unrelated, |
91f7580 to
3f706e6
Compare
|
windows has been meeting some CI instability, i am not sure what is wrong... |
|
https://ci.ros2.org/job/ci_windows/19758/testReport/ is unrelated. |
3f706e6 to
1113c68
Compare
|
either @iuhilnehc-ynos or @Barry-Xu-2018 could you do review on the related PRs? |
iuhilnehc-ynos
left a comment
There was a problem hiding this comment.
Two minor comments.
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
d29753f to
cefce8a
Compare
fujitatomoya
left a comment
There was a problem hiding this comment.
CC: @iuhilnehc-ynos
because of 7b9c1ec, i needed to rebase but it actually makes it simplified.
This comment was marked as off-topic.
This comment was marked as off-topic.
|
https://ci.ros2.org/job/ci_windows/20261/ fails with unrelated things in CI(windows, w/o |
|
@clalancette i will go ahead to merge this with @iuhilnehc-ynos 's approval. |
address ros2/rclcpp#2147
Related PRs: