Skip to content

Commit 2f952a4

Browse files
Update path of GPL includes (#690)
1 parent b66fc19 commit 2f952a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example_12/controllers/include/passthrough_controller/passthrough_controller.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
#include "realtime_tools/realtime_buffer.hpp"
2626
#include "std_msgs/msg/float64_multi_array.hpp"
2727
// auto-generated by generate_parameter_library
28-
#include "passthrough_controller_parameters.hpp"
28+
#include "ros2_control_demo_example_12/passthrough_controller_parameters.hpp"
2929

3030
/**
3131
* PassthroughController is a simple chainable controller that exposes reference interfaces equal to

0 commit comments

Comments
 (0)