No description
Find a file
Tully Foote 6d16465318
Reduce the internal timeouts (#613)
Debugging #611 these timeouts were so long that the overall test timeout was being triggered before these internal timeouts were triggered.

1000 retries at 100ms -> 10 seconds each. I cut it down to 1 second for each to establish the connection.

Signed-off-by: Tully Foote <tfoote@osrfoundation.org>
2020-05-13 14:27:22 -07:00
.github advise to ask questions on ROS answers 2018-02-26 21:56:13 -08:00
rcl Reduce the internal timeouts (#613) 2020-05-13 14:27:22 -07:00
rcl_action Updated QDs for 1.0 (#647) 2020-05-12 17:55:21 -07:00
rcl_lifecycle Updated QDs for 1.0 (#647) 2020-05-12 17:55:21 -07:00
rcl_yaml_param_parser Updated QDs for 1.0 (#647) 2020-05-12 17:55:21 -07:00
.gitignore Initial commit 2015-02-20 16:06:40 -08:00
CONTRIBUTING.md add section about DCO to CONTRIBUTING.md 2019-03-20 08:37:06 -07:00
LICENSE align LICENSE file with template 2015-04-03 12:47:47 -07:00
README.md Included features (#644) 2020-05-08 08:48:03 +02:00

rcl

This repository contains several packages which are all related to the rcl package.