Make ParameterService and Sync/AsyncParameterClient accept rclcpp::QoS#1978
Make ParameterService and Sync/AsyncParameterClient accept rclcpp::QoS#1978sloretz merged 2 commits intoros2:rollingfrom
Conversation
|
@sloretz @clalancette Please help to review this PR. |
Signed-off-by: Barry Xu <barry.xu@sony.com>
514f648 to
f2ccad8
Compare
|
@Barry-Xu-2018 CI parameters are incorrect for test, i will start the new CI. my bad, sorry. |
It's okay. I will check new test result. |
|
Yes, we had flake8 errors for the last couple of days. It should now be fixed. |
|
@fujitatomoya Could you help run CI again ? |
|
For window test 14:05:15 [MSBuild] [-ERROR-] - 'C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.29.30133/include/xutility', IO exception has been thrown: java.nio.file.NoSuchFileException: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\xutility It isn't related to change of this PR. It seems the test environment. |
Signed-off-by: Barry Xu <barry.xu@sony.com>
|
Maybe test unstable on window is related to deprecated function using another deprecated function. |
|
rerun CI(mainly for Linux and Linux-aarch64) as the source code was updated at #1978 (comment) |
|
Friendly ping @sloretz |
|
Thank you for the PR! CI params and results LGTM. |
Address #1967