add add_on and remove_on fn to deprecate set_on_param fn#1134
add add_on and remove_on fn to deprecate set_on_param fn#1134claireyywang merged 5 commits intomasterfrom
Conversation
Signed-off-by: claireyywang <22240514+claireyywang@users.noreply.github.com>
jacobperron
left a comment
There was a problem hiding this comment.
LGTM pending CI
One minor comment.
Signed-off-by: claireyywang <22240514+claireyywang@users.noreply.github.com>
Signed-off-by: claireyywang <22240514+claireyywang@users.noreply.github.com>
jacobperron
left a comment
There was a problem hiding this comment.
LGTM (looks like we have the same CI failures on our nightlies)
|
@claireyywang This seem to have introduced some failures on nightlies https://ci.ros2.org/view/nightly/job/nightly_linux_release/1555/#showFailuresLink. Psst: We usually use |
|
@ivanpauno Can you point to the specific failure? It looks like the same failures have been occurring since May 23: https://ci.ros2.org/view/nightly/job/nightly_linux_release/1551/ |
Yeap, sorry for the noise. |
Yeah, please use squash in the future. It makes cherry-picking to different distributions so much easier. <3 |
Part of the effort to deprecate
set_on_parameters_set_callbackfunction in #1123 . It addsadd_on_set_parameters_callbackandremove_on_set_parameters_callbacktolifecycle_node