rcl/rcl_action
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_action Removed doxygen warnings (#712) (#724) 2020-07-22 15:23:48 +02:00
src/rcl_action Add fault injection macros and unit tests to rcl_action (#730) 2020-10-23 19:36:19 +02:00
test/rcl_action 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_action (#730) 2020-10-23 19:36:19 +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_action

rcl_action provides functionality for ROS 2 actions in C.

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

For more information about ROS 2 actions, see: http://design.ros2.org/articles/actions.html

Quality Declaration

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