rclcpp/rclcpp_lifecycle
Jacob Perron e3949cb5ec
Fix unknown macro errors reported by cppcheck 1.90 (#1000)
It was complaining about an unknown macro RCLCPP_SMART_PTR_DEFINITIONS.
Passing rclcpp include directories to cppcheck resolves the errors
reported in rclcpp_action and rclcpp_lifecycle.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
2020-03-04 09:05:21 -08:00
..
include/rclcpp_lifecycle Implement functions to get publisher and subcription informations like QoS policies from topic name (#960) 2020-02-14 17:25:03 -03:00
src Implement functions to get publisher and subcription informations like QoS policies from topic name (#960) 2020-02-14 17:25:03 -03:00
test Add line break after first open paren in multiline function call (#785) 2019-08-07 08:33:06 -07:00
CHANGELOG.rst 0.8.3 2019-11-19 23:16:21 -06:00
CMakeLists.txt Fix unknown macro errors reported by cppcheck 1.90 (#1000) 2020-03-04 09:05:21 -08:00
package.xml [rclcpp lifecycle] removed rmw_implementation from package.xml (#991) 2020-02-27 08:39:11 +01:00