-
Notifications
You must be signed in to change notification settings - Fork 418
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deprecate set_on_parameters_set_callback #1123
Commits on May 20, 2020
-
Signed-off-by: claireyywang <22240514+claireyywang@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7ea9978 - Browse repository at this point
Copy the full SHA 7ea9978View commit details
Commits on May 21, 2020
-
replace tests to use add_on_param fn
Signed-off-by: claireyywang <22240514+claireyywang@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f6dc89e - Browse repository at this point
Copy the full SHA f6dc89eView commit details -
deprecate set_on_pram fn in node_parameters
Signed-off-by: claireyywang <22240514+claireyywang@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4640360 - Browse repository at this point
Copy the full SHA 4640360View commit details -
deprecate in lifecycle_node and add replacement fn
Signed-off-by: claireyywang <22240514+claireyywang@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2f78102 - Browse repository at this point
Copy the full SHA 2f78102View commit details -
Signed-off-by: claireyywang <22240514+claireyywang@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f4837e8 - Browse repository at this point
Copy the full SHA f4837e8View commit details -
Signed-off-by: claireyywang <22240514+claireyywang@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2bd8006 - Browse repository at this point
Copy the full SHA 2bd8006View commit details -
Signed-off-by: claireyywang <22240514+claireyywang@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for de49681 - Browse repository at this point
Copy the full SHA de49681View commit details -
correct typo in lifecycle node
Signed-off-by: claireyywang <22240514+claireyywang@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c63ddf4 - Browse repository at this point
Copy the full SHA c63ddf4View commit details
Commits on May 22, 2020
-
correct type in rclcpp_lifecyclenode
Signed-off-by: claireyywang <22240514+claireyywang@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a0ba91b - Browse repository at this point
Copy the full SHA a0ba91bView commit details -
Signed-off-by: claireyywang <22240514+claireyywang@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3187942 - Browse repository at this point
Copy the full SHA 3187942View commit details -
add warning suppression to test_node.cpp
Signed-off-by: claireyywang <22240514+claireyywang@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ba8e395 - Browse repository at this point
Copy the full SHA ba8e395View commit details -
correct namespace in lifecycle_node.cpp
Signed-off-by: claireyywang <22240514+claireyywang@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5f72b50 - Browse repository at this point
Copy the full SHA 5f72b50View commit details -
Signed-off-by: claireyywang <22240514+claireyywang@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4faa099 - Browse repository at this point
Copy the full SHA 4faa099View commit details -
fix line length in lifecycle_node
Signed-off-by: claireyywang <22240514+claireyywang@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 193a07d - Browse repository at this point
Copy the full SHA 193a07dView commit details
Commits on May 26, 2020
-
Signed-off-by: claireyywang <clairewang96@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a5220c6 - Browse repository at this point
Copy the full SHA a5220c6View commit details -
remove add_on and remove_on fns
Signed-off-by: claireyywang <clairewang96@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e937b50 - Browse repository at this point
Copy the full SHA e937b50View commit details -
Signed-off-by: claireyywang <clairewang96@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3f9819f - Browse repository at this point
Copy the full SHA 3f9819fView commit details -
Signed-off-by: claireyywang <22240514+claireyywang@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4e1951a - Browse repository at this point
Copy the full SHA 4e1951aView commit details -
correct another deprecate typo
Signed-off-by: claireyywang <22240514+claireyywang@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 339f119 - Browse repository at this point
Copy the full SHA 339f119View commit details -
Signed-off-by: claireyywang <22240514+claireyywang@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9969c54 - Browse repository at this point
Copy the full SHA 9969c54View commit details -
deprecate set_on in test_lifecycle_node
Signed-off-by: claireyywang <22240514+claireyywang@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 713191e - Browse repository at this point
Copy the full SHA 713191eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7796902 - Browse repository at this point
Copy the full SHA 7796902View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6b7d3d - Browse repository at this point
Copy the full SHA b6b7d3dView commit details -
suppress deprecation warning in node.cpp
Signed-off-by: claireyywang <22240514+claireyywang@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8c5666c - Browse repository at this point
Copy the full SHA 8c5666cView commit details -
suppress warning in lifecycle_node.cpp
Signed-off-by: claireyywang <22240514+claireyywang@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3bc9cfc - Browse repository at this point
Copy the full SHA 3bc9cfcView commit details