From 2d623e3a93a7d5df6f60e22e7277afd9cd1ea143 Mon Sep 17 00:00:00 2001 From: Christoph Froehlich Date: Wed, 15 Jan 2025 21:55:06 +0000 Subject: [PATCH] Update include path --- .../include/passthrough_controller/passthrough_controller.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example_12/controllers/include/passthrough_controller/passthrough_controller.hpp b/example_12/controllers/include/passthrough_controller/passthrough_controller.hpp index cea7233b..2593f05f 100644 --- a/example_12/controllers/include/passthrough_controller/passthrough_controller.hpp +++ b/example_12/controllers/include/passthrough_controller/passthrough_controller.hpp @@ -25,7 +25,7 @@ #include "realtime_tools/realtime_buffer.hpp" #include "std_msgs/msg/float64_multi_array.hpp" // auto-generated by generate_parameter_library -#include "passthrough_controller_parameters.hpp" +#include "passthrough_controller/passthrough_controller_parameters.hpp" /** * PassthroughController is a simple chainable controller that exposes reference interfaces equal to