rcl/rcl
Jorge Perez af60a36853 Fix wait allocation cleanup (#770)
* Add fix wait.c init/fini allocation on error
* Add test for the fix
* Remove unit tests

Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
2020-11-02 16:22:11 +01:00
..
cmake Switch the default logging implementation to spdlog. 2019-10-08 08:05:41 -04:00
include/rcl Fix rcl package's logging API error specs and handling. (#746) 2020-11-02 16:22:11 +01:00
src/rcl Fix wait allocation cleanup (#770) 2020-11-02 16:22:11 +01:00
test Bump test coverage. (#764) 2020-11-02 16:22:11 +01:00
.gitignore Doxygen setup (#98) 2016-12-20 18:30:03 -08:00
CHANGELOG.rst 1.1.8 2020-10-07 10:41:11 -07:00
CMakeLists.txt Add fault injection macros to rcl functions (#727) 2020-11-02 16:22:11 +01:00
Doxyfile Removed doxygen warnings (#712) (#724) 2020-07-22 15:23:48 +02:00
package.xml Complete subscription API test coverage (#734) 2020-11-02 16:22:11 +01:00
QUALITY_DECLARATION.md Add Security Vulnerability Policy pointing to REP-2006. (#661) 2020-05-29 16:49:34 -04:00
rcl-extras.cmake Set symbol visibility to hidden for rcl (#391) 2019-03-05 18:09:55 -08:00
README.md Included features (#644) 2020-05-08 08:48:03 +02:00

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.