rcl/rcl_lifecycle
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
..
include/rcl_lifecycle Removed doxygen warnings (#712) (#724) 2020-07-22 15:23:48 +02:00
src Add fault injection macros and unit tests to rcl_lifecycle (#731) 2020-10-16 19:28:38 +02:00
test Make sure to check the return value of rcl APIs. (#838) 2020-11-02 16:22:11 +01:00
CHANGELOG.rst 1.1.8 2020-10-07 10:41:11 -07:00
CMakeLists.txt Add fault injection macros and unit tests to rcl_lifecycle (#731) 2020-10-16 19:28:38 +02:00
Doxyfile Removed doxygen warnings (#712) (#724) 2020-07-22 15:23:48 +02:00
package.xml 1.1.8 2020-10-07 10:41:11 -07:00
QUALITY_DECLARATION.md Add Security Vulnerability Policy pointing to REP-2006. (#661) 2020-05-29 16:49:34 -04:00
README.md Included features (#644) 2020-05-08 08:48:03 +02:00

rcl_lifecycle

rcl_lifecycle provides functionality for ROS 2 lifecycle nodes in C.

Features are described in detail at http://docs.ros2.org

For more information about lifecycle nodes, see: https://design.ros2.org/articles/node_lifecycle.html

Quality Declaration

This package claims to be in the Quality Level 4 category, see the Quality Declaration for more details.