rcl/rcl_action
brawner c4e690c92a
Address issue 716 by zero initializing pointers and freeing memory (#717) (#820)
Signed-off-by: Stephen Brawner <brawner@gmail.com>
2020-10-05 13:30:39 -07:00
..
include/rcl_action Removed doxygen warnings (#712) (#724) 2020-07-22 15:23:48 +02:00
src/rcl_action Address issue 716 by zero initializing pointers and freeing memory (#717) (#820) 2020-10-05 13:30:39 -07:00
test/rcl_action Address issue 716 by zero initializing pointers and freeing memory (#717) (#820) 2020-10-05 13:30:39 -07:00
CHANGELOG.rst 1.1.7 2020-08-03 14:56:23 -07:00
CMakeLists.txt Increase test coverage of rcl_action (#663) 2020-05-28 16:02:35 -07:00
Doxyfile Removed doxygen warnings (#712) (#724) 2020-07-22 15:23:48 +02:00
package.xml 1.1.7 2020-08-03 14:56:23 -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.