No description
Find a file
Chris Lalancette 885fa21a89 Make sure to check the return value of rcl APIs. (#838)
This is just a further check to ensure the test is correct,
and also gets rid of a slew of dead store warnings from
clang static analysis.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
2020-11-02 16:22:11 +01:00
.github advise to ask questions on ROS answers 2018-02-26 21:56:13 -08:00
rcl Make sure to check the return value of rcl APIs. (#838) 2020-11-02 16:22:11 +01:00
rcl_action Make sure to check the return value of rcl APIs. (#838) 2020-11-02 16:22:11 +01:00
rcl_lifecycle Make sure to check the return value of rcl APIs. (#838) 2020-11-02 16:22:11 +01:00
rcl_yaml_param_parser Add mocking unit tests for rcl_yaml_param_parser (coverage part 3/3) (#772) 2020-10-09 09:02:32 +02: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.