rcl/rcl
Jacob Perron a9d8044858 1.1.7
2020-08-03 14:56:23 -07: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 Set domain id to 0 if it is RMW_DEFAULT_DOMAIN_ID (#719) 2020-07-20 10:38:49 -03:00
test Keep domain id if ROS_DOMAIN_ID is invalid. (#689) (#694) 2020-06-26 14:27:44 -03:00
.gitignore Doxygen setup (#98) 2016-12-20 18:30:03 -08:00
CHANGELOG.rst 1.1.7 2020-08-03 14:56:23 -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.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
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.