rclcpp/rclcpp_components
Ivan Santiago Paunovic 769a9d0439
Add missing virtual destructors (#1149)
* Add -Wnon-virtual-dtor -Woverloaded-virtual compiler options

Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>

* Add missing virtual dtors

Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>

* please linter

Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
2020-06-01 19:58:48 -07:00
..
cmake Make Component Manager public (#1065) 2020-04-15 19:08:04 -07:00
include/rclcpp_components Added features to rclcpp packages (#1106) 2020-05-15 16:41:25 +02:00
src deprecate redundant namespaces (#1083) 2020-04-23 15:28:45 -07:00
test Increasing test coverage of rclcpp_components (#1044) 2020-05-12 10:26:49 -07:00
CHANGELOG.rst 1.1.0 2020-05-26 20:40:26 -07:00
CMakeLists.txt Add missing virtual destructors (#1149) 2020-06-01 19:58:48 -07:00
Doxyfile Added rclcpp_components Doxyfile (#1091) 2020-04-29 08:45:04 +02:00
package.xml 1.1.0 2020-05-26 20:40:26 -07:00
QUALITY_DECLARATION.md Add Security Vulnerability Policy pointing to REP-2006. (#1130) 2020-05-29 16:49:45 -04:00
rclcpp_components-extras.cmake.in Remove absolute path from installed CMake code (#948) 2019-12-17 15:23:16 -08:00
README.md Added features to rclcpp packages (#1106) 2020-05-15 16:41:25 +02:00

rclcpp_components

Package containing tools for dynamically loadable components.

Visit the rclcpp_components API documentation for a complete list of its main components and features.

Quality Declaration

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