rclcpp/rclcpp_action
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_action template node type for rclcpp action server and clients (#892) 2019-10-16 18:31:36 -07:00
src Fix typo in action client logger name (#937) 2019-12-05 16:29:13 -08:00
test Trait tests for generated actions (#853) 2019-10-15 13:51:57 -05: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
Doxyfile Add Doxyfile for rclcpp_action 2019-03-12 11:56:18 -07:00
package.xml [rclcpp_action] removed rosidl_generator_c dependency (#992) 2020-02-27 18:25:10 +01:00