rcl/rcl
Michel Hidalgo e2988b25ae Improve enclave validation test coverage. (#682)
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
2020-10-16 19:28:54 +02:00
..
cmake Switch the default logging implementation to spdlog. 2019-10-08 08:05:41 -04:00
include/rcl Removed doxygen warnings (#712) (#724) 2020-07-22 15:23:48 +02:00
src/rcl Tweaks to client.c and subscription.c for cleaner init/fini (#728) (#822) 2020-10-05 13:34:05 -07:00
test Improve enclave validation test coverage. (#682) 2020-10-16 19:28:54 +02: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 export targets in a addition to include directories / libraries (#629) 2020-04-22 08:36:38 -07: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
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.