Skip to content

update parameter client test with timeout.#457

Merged
wjwwood merged 2 commits intoros2:masterfrom
fujitatomoya:topic-20201219-sync_param_timeout
Dec 22, 2020
Merged

update parameter client test with timeout.#457
wjwwood merged 2 commits intoros2:masterfrom
fujitatomoya:topic-20201219-sync_param_timeout

Conversation

@fujitatomoya
Copy link
Copy Markdown
Contributor

address ros2/rclcpp#360, depends on ros2/rclcpp#1493

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>
rclcpp::Parameter("foobar", true),
rclcpp::Parameter("barfoo", std::vector<uint8_t>{0, 1, 2}),
});
}, 1s);
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see this comment, 1 second should be long enough.

@wjwwood
Copy link
Copy Markdown
Member

wjwwood commented Dec 22, 2020

CI here: ros2/rclcpp#1493 (comment)

@wjwwood wjwwood merged commit 06c994a into ros2:master Dec 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants