![]() 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> |
||
---|---|---|
.. | ||
cmake | ||
include/rcl | ||
src/rcl | ||
test | ||
.gitignore | ||
CHANGELOG.rst | ||
CMakeLists.txt | ||
Doxyfile | ||
package.xml | ||
QUALITY_DECLARATION.md | ||
rcl-extras.cmake | ||
README.md |
rcl
Library to support implementation of language specific ROS Client Libraries.
Features are described in detail at http://docs.ros2.org
This package claims to be in the Quality Level 4 category, see the Quality Declaration for more details.